Shopify

Sync data from your Shopify store.

Configuration

FieldRequiredDescription
shop_urlYesYour Shopify store URL (e.g., myshop.myshopify.com)
access_tokenYesAdmin API access token (shpat_xxx)

Synced Resources

  • Orders - All orders including cancelled and archived
  • Products - Products with variants and images
  • Customers - Customer profiles and addresses
  • Collections - Custom and smart collections

Incremental sync uses the updated_at field to only fetch records modified since the last sync.

Setup

  1. Go to Shopify Admin > Settings > Apps and sales channels
  2. Click "Develop apps" > "Create an app"
  3. Configure Admin API scopes: read_orders, read_products, read_customers, read_inventory
  4. Install the app and copy the Admin API access token