on 2022 Mar 14 11:57 AM
Hi All,
we have a requirement to call third party system via API call and pull orders
can anyone guide me, what will be the approach?
which adapter to use etc
Request clarification before answering.
Hi Mastan,
You can try the HTTP adapter by using the Request-Reply step for calling third part systems. Also, you can pass the API key as header in the content modifier step as ("x-api-key") and can select the authentication as none in the adapter configuration.
Thanks,
Ameer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ameer,
i tried your suggestion but still getting 401 error.
CM --RequestReply with HTTP GET method
Error Detailsorg.apache.camel.component.ahc.AhcOperationFailedException: HTTP operation failed invoking https://xxxxxxxxxxxxxxxxxxxxxxxxx-dev.channelengine.net/api/v2/orders with statusCode: 401
User | Count |
---|---|
42 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.