Integrating your Shopify store with eGrow allows you to automatically sync orders, customers, and products for smoother operations. Follow this step-by-step guide to set up the connection, configure API permissions, and enable order webhooks.
Step 1: Start Integration on eGrow
-
Go to the Integrations page on https://app.egrow.com/integration.
-
Find the Shopify Integration item and click View Integration.
-
Click Add New Account.
-
Fill in the following details:
-
Your Shopify store username: you can find your store username in the Shopify admin dashboard, copy the part that comes before ".myshopify.com". For example, in my case, the username is "aq3qtw-nh"
-
Your Shopify token (to be generated in later steps).
-
-
Copy the Webhook URL provided (you’ll need it in Step 5).
Step 2: Create a Private App in Shopify
-
Go to your Shopify Admin Dashboard.
-
Click Settings → Apps and sales channels.
-
Click Develop apps for your store.
-
Click Create an app.
-
Enter a name for the app (e.g., Egrow Integration) and click Create app.
Step 3: Configure App Permissions
-
Inside your new app, click Configure Admin API scopes.
-
Under Admin API access scopes, add the following permissions:
-
read_orders
-
read_customers
-
read_products
-
-
Click Save.
Step 4: Get the Shopify Token
-
Go to API credentials inside your app.
-
Click Install app (if not already installed).
-
Once installed, click Reveal token once and copy the Admin API access token.
-
Return to eGrow and paste the token where it asks for the Shopify token.
Step 5: Set Up Webhook for New Orders
-
In your Shopify Admin Dashboard, click Settings → Notifications.
-
Scroll down to Webhooks and click Create webhook.
-
Set the following:
-
Event: Order creation
-
Format: JSON
-
URL: Paste the eGrow Webhook URL copied earlier
-
Webhook API version: Choose the latest version
-
-
Click Save.
✅ Once completed, your Shopify store will be connected to eGrow, allowing new orders to flow automatically into your system.
Aún no hay comentarios. ¡Sé el primero en comentar!