Link your Shopify store with an AI Chatbot to provide dynamic responses
Scenarios:
To connect your app or chatbot to Shopify, you’ll need these:
To get the SHOPIFY_TOKEN
and SHOPIFY_ENDPOINT
, follow these steps:
Log in to your Shopify account and create your online store if you haven't already.
Go to Settings in the bottom left sidebar.
In the Overview section, click on Configure Admin API Scopes.
Enable the necessary permissions, such as:
Draft Orders → Read, Write
Order Editing → Read, Write
Orders → Read, Write
Product Listings → Read, Write
Products → Read, Write
Returns → Read, Write
Copy the Admin API Access Token—this is your SHOPIFY_TOKEN (Keep it secure!).
On the Dashboard, click Online Store.
Click View Your Store.
Check the URL in your browser—your store name will be in the format: https://your-store.myshopify.com/
. For example, if the URL is https://xfrsdy-2c.myshopify.com
is your SHOPIFY_ENDPOINT.
.
For assistance with importing templates, refer to our guide on how to import in Studio
SHOPIFY_TOKEN
& SHOPIFY_ENDPOINT