This guide explains how to connect your Shopify store to eGrow using the Shopify Developer Dashboard (required for new integrations), allowing you to automatically sync orders, customers, and products into eGrow.
Step 1: Start the Shopify Integration in eGrow
-
Log in to your eGrow dashboard.
-
Navigate to Integrations → Shopify.
-
Click View Integration.
-
Click Add New Account.
You’ll be asked to enter the following information:
-
Shop Name
Your Shopify store name only (without.myshopify.com).
Example:
If your store URL ismystore.myshopify.com, entermystore.👉 You can find this under Shopify Admin → Settings → Domains.
-
Client ID
This will be generated later from the Shopify Partner (Developer) Dashboard. -
Client Secret
Also generated from the Shopify Partner (Developer) Dashboard.
Keep this page open — you’ll return to it shortly.
Step 2: Create a Shopify App from the Developer Dashboard
Shopify now requires apps to be created from the Shopify Developer Dashboard.
-
Log in to your Shopify Developer (Partner) Dashboard.
-
Go to Apps → Create App.
-
Enter an app name (for example: eGrow).
-
Click Create App.
Step 3: Create and Configure an App Version
After creating the app, you must create a version to enable API access.
-
Inside your app, click Create Version.
-
Fill in the following details:
App Configuration
-
App URL
-
Embed app in Shopify admin
✅ Enable this option -
Webhook API Version
Select Latest
Access Scopes
Copy and paste the following scopes exactly:
Redirect URLs
Add the following redirect URL:
-
Click Release.
-
Enter a version name (for example:
1). -
Click Release again to confirm.
Step 4: Get Client ID & Client Secret
-
Go to Apps → eGrow → Settings in the Shopify Developer Dashboard.
-
Copy:
-
Client ID
-
Client Secret
-
-
Return to eGrow → Shopify Integration.
-
Paste the Client ID and Client Secret into their corresponding fields.
-
Save or continue.
Step 5: Install the App on Your Shopify Store
-
Go back to your Shopify Admin Dashboard.
-
Install the eGrow app you just created.
-
Approve the requested permissions.
This step officially links your Shopify store with the app.
Step 6: Set Up the Order Created Webhook
To allow Shopify to send new orders to eGrow automatically:
-
In eGrow, copy the Order Created Webhook URL from the Shopify integration settings.
-
Go to Shopify Admin → Settings → Notifications.
-
Scroll to Webhooks and click Create Webhook.
-
Set:
-
Event: Order creation
-
Format: JSON
-
URL: Paste the webhook URL from eGrow
Webhook API version: Choose (Latest)
-
-
Click Save.
✅ Integration Complete
Your Shopify store is now successfully connected to eGrow.
What happens next?
-
New orders created in Shopify will automatically appear in eGrow.
-
You can trigger automations, confirmations, shipping, and WhatsApp messages.
-
You can test the integration by placing a new order from your Shopify store.
💡 Tip
If orders don’t appear immediately:
-
Make sure the app is installed on the correct store
-
Verify the webhook is saved and active
-
Confirm API scopes were added correctly before releasing the app version
No comments yet. Be the first to comment!