Hello eveyone,
We are trying to set up an API connection between CData and Shopify to extract data from the stores.
Here is the documentation from CData :
https://cdn.cdata.com/help/FOH/ado/pg_connectingtoshopifycustomappcreate.htm
If I do understand, I need to create a custom app and then install it on my stores thanks to a link.
I’ve created the app but then I need help on this part :
Provide a name, app URL, and a redirection URL.
- For Desktop, you can set the redirection URL to a local host, for example https://localhost:3333, the provider’s default.
- For Web Authentication, select a different port of your choice and set the CallbackURL to the exact reply URL you defined.
I need those information inside of my ETL as parameter to be able to connect it to the App.
Thanks.
Max