Skip to main content

Shopify Integration Guide

Interact with your Shopify store and link your products, orders, and customer data directly with the BizoSaaS AI Agent Hub.

Prerequisites​

  1. A Shopify Partner account.
  2. A Shopify Store URL (e.g., your-store.myshopify.com).
  3. API credentials (if using a custom app).

Setup Steps​

1. Enable Shopify App​

  • Log in to your BizoSaaS Dashboard.
  • Go to Connectors > E-Commerce.
  • Click Add Connector and select Shopify.

2. Authentication​

  • Enter your shopify store URL.
  • Click Connect with Shopify.
  • You will be redirected to your Shopify admin to authorize our app.
  • Once completed, you will be returned to BizoSaaS.

3. Data Sync Options​

Once authenticated, select which data entities should be synced:

  • Orders: Used for e-commerce tracking and AI customer support.
  • Products: Used for content generation and sales optimization.
  • Customers: Used for personalized marketing and CRM integration.

4. Webhooks (Automatic)​

BizoSaaS automatically registers webhooks with your Shopify store to receive real-time updates for:

  • orders/create
  • orders/paid
  • products/update

Troubleshooting​

  • Scope Errors: Ensure your Shopify Partner app has been granted necessary permissions (read_products, read_orders, etc.).
  • URL Mismatch: Verify that your store URL does not include https:// or trailing slashes when requested.