Focuses on API authentication, access scopes, and permission management.
Some of your custom apps and/or admin webbook subscriptions may not work as expected because they are using deprecated API versions. Contact your developer to ensure your store doesn’t experience disruptions. If you can’t contact the original developer, you can hire a Shopify expert.
This message is based on data from the last 14 days and may not reflect recently fixed apps and webhooks.
I am seeing the above warning message in our Org. Last month all the integration jobs were failing to access the custom app defined in the Shopify. After working with the Shopify customer service, they have extended the API to be used
I am using the API from salesforce to extract the list of Orders generated in Shopify for processing and using the below URL.
/admin/orders.xml?updated_at_min=2023-08-14
Please advise with the details.
Starting in api version 2022-07 XML responses have been removed from the Admin REST API.
You will need to update your API calls to use JSON response.
To learn more visit the Shopify Help Center or the Community Blog.