We are calling the api workflow from Shopify and it receives the JSON file, maps it and then we run a process on the data and then use the API Connector to POST back into Shopify with the results.

We have done this for over a year, likely just a change to our json file might be causing the CORS issue and we can likely address that with the toolbox and adding the CORS headers into the API workflow first and then to the rest of the workflow. Will give that a shot tomorrow and see how it rolls.

2 Likes