Configure the API Integration within Shopify
To retrieve order details from Shopify, you'll need to set up an API connection using Shopify's Admin API and Zendesk's Integration Builder within the AI Agent flow. This is done by creating a custom app within your Shopify settings.
Create a Custom App in Shopify
- Log into your Shopify Admin panel.
- Navigate to Apps > App and sales channel settings.
- Click Develop apps → Create an app.
- Enter an app name like
Zendesk AI Agentsand click Create app. - Under Configuration > Admin API integration > Edit select the following items:
- read_customers
- read_orders
- read_fulfillments
- read_products
- read_product_listings
- Click Save and go to the API credentials tab.
- Copy the Access token, API key and API Secret key (keep these secure).
That wraps up the Shopify part—let’s now switch over to Zendesk AI Agents Advanced to complete the integration
Lets move on to— Configuring the API Integration within AI Agents Advanced.