Step 1: Start Integration on Egrow.com
1. Go to the Integrations page on egrow.com.
2. Find the Shopify Integration item and click View Integration.
3. Click Add New Account.
4. Fill in:
- Your Shopify store username.
- Your Shopify token (you will generate this soon).
- 5. Copy the provided Webhook URL (you'll need it later).
Step 2: Create a Private App in Shopify
1. Go to your Shopify Admin Dashboard.
2. Click Settings → Apps and sales channels.
3. Click Develop apps for your store.
4. Click Create an app.
5. Give the app a name (example: "Egrow Integration") and click Create app.
Step 3: Configure App Permissions
1. Inside your newly created app, go to Configuration.
2. Under Admin API access scopes, add the following scopes:
- read_orders
- read_customers
- read_products
- 3. Click Save.
Step 4: Get the Shopify Token
1. Go to API credentials inside your app.
2. Click Install App (if not installed yet).
3. Once installed, copy the Admin API access token.
4. Paste this token back into Egrow where it asks for the Shopify token.
Step 5: Set Up Webhook for New Orders
1. Go back to your Shopify Admin Dashboard.
2. Click Settings → Notifications.
3. Scroll down to Webhooks and click Create webhook.
4. Set:
- Event: Order creation
- Format: JSON
- URL: Paste the Egrow webhook URL you copied earlier.
- 5. Click Save webhook.
No comments yet. Be the first to comment!