Other Integrations
Shopify
Give your AI Support Agent the power to solve the most recurring L2 and L3 tickets in your store.
The Shopify integration allows your customers to ask the AI Support Agent to do the following:
- Get shop details
- Get order details
- Search products
The Shopify integration will also enrich the inbox with your customers’ metadata, such as their personal details on the store and their previous orders.
Prerequisites
-
Auto-archival of orders must be disabled, otherwise the archived orders will not be queryable. To disable auto-archival, go to Settings > General > Order processing and uncheck Automatically archive the order.
Installation
In your store’s dashboard:
- Go to Settings > Apps and sales channels > Develop apps. Or type “Build custom apps” in the Search bar.
- Click Allow custom app development and confirm, then click Create an app.
- Give it a name (e.g. Open) and click Create app.
- Click Overview > Configure admin API Scopes. Or Configuration > Admin API integration > Configure.
- Check the following scopes:
read_orders
read_products
read_customers
- Click Save.
- Go to API Credentials > Access tokens and click Install app. Confirm by clicking Install in the confirmation dialog.
- Now, you’ll see the Admin API access token section. Click Reveal token once to reveal the
token
and save it somewhere safe. If you lose thetoken
you’ll need to Uninstall app then Install again. - Copy your
Shopify domain
, which is the domain of your store (e.g. example.myshopify.com). This can be found in the top left corner of the Settings section. - Go to your Open account, then navigate to Settings > Integrations > Connect with Shopify.
Input your
Shopify domain
and yourtoken
, configure your settings and click Save.