on ‎2019 Feb 01 4:48 PM
Hello
My requirement is to integrate Channel Advisor(CA) with SAPPO and we need to create orders and get the shipment updates and its a standard integration OOTB provided by CA.
Link: https://developer.channeladvisor.com/
Pl. suggest us how to proceed on such kind of integration.
Let us know if you need any additional information.
Request clarification before answering.
Hi Sugata,
Thanks for your reply.
We are trying to work with REST API services and the challenge here is to get the access_token using SAP PO. I have tried to configure the OAUTH 2.0 token from PO, but I am always getting error as (error: 302 found). could you pl. guide me to get the token in PO.
For reference we have provided with developer console to generate the token in Channel Advisor (attached token for reference)
Developer console: https://api.channeladvisor.com/DeveloperConsole/
Developer Key: e391155e-20d3-4289-8aaf-00493c1fbc3e
Thanks & Regards
Madhu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Channel Advisor supports SOAP and REST API calls, they have their own core API standards, you can send the data to then using SOAP / REST based adapter.
The main challenge will be to include the API credentials in the API call. You can do a look up to get the token / use a constant API key provided by your partner. Though there are differences in using SOAP and REST API also they have their own pros and cons. But you will get all the structure and schema details from your Channel Advisor partner. For REST you probably have to use a OAuth token to integrate and that can be fetched using a REST lookup.
https://developer.channeladvisor.com/rest-api-core-concepts/rest-api-vs-soap-api-benefits-drawbacks
Sample example of data structure and schema -
https://developer.channeladvisor.com/soap-api-documentation/order-services/fulfillment-service
Thanks
Sugata
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.