Onboarding
Connecting Shopify CRM is straightforward; we need a Store ID and Access Token, and we'll handle the rest. After you obtain all the information required for the form, paste it into the form and click Save & Deploy.

For our Shopify app, we do not request these permissions during installation, as some users may not utilize this feature. We aim to request the minimum permissions necessary at any stage.
Video Guide
Store ID
You can get the Store ID from the admin URL of your Shopify store. Go to your store admin page.
If you see a URL like https://real-test-blotout.myshopify.com, your Store ID is real-test-blotout.
If you see a URL like https://admin.shopify.com/store/real-test-blotout, your Store ID is real-test-blotout.

Admin Access Token
You will need to create a Development app to generate a token. Go to App development and click "Create an app".

Enter the App name, for example, EdgeTag, and click "Create app".

Once the app is created, click on "Configure Admin API Scopes."

On the scope page, select the following permissions and then click "Save".
Customers (read_customers)
Products (read_products)
Orders (read_orders)
Inventory (read_inventory)

Now you will need to click "Install app" and confirm it in the pop-up as well.
After that, you will be redirected to the API credentials page. To obtain the token, click on the "Reveal token once" link. Copy the token and paste it into the EdgeTag form.
Last updated
Was this helpful?

