Shopify

ecommercebuilt on requestauth: Admin API access token

Sync Shopify orders, products, customers, and inventory.

The Shopify connector syncs your store into analytics-ready tables in your data warehouse. Pull orders, line items, products, variants, customers, inventory, fulfillments, and refunds from the Shopify Admin API, with Ingest handling auth, pagination, and retries so the tables stay current.

Shopify is not a certified connector yet. Ingest authors one from the vendor's API documentation when a customer asks for it, runs it against the real API, and only then lists it as deployable. Request it and it moves up the queue.

What you can sync

Ingest lands the following Shopify data in your warehouse or lake, each as its own table on the schedule you pick:

  • Orders and line items
  • Products and variants
  • Customers
  • Inventory levels
  • Fulfillments and refunds

Authentication

Admin API access token. Install a custom app on the store and copy its Admin API access token from the app's API credentials.

Credentials go into a form, never into a chat, and are held in a secret store under your own path. Only the key NAMES ever reach the control database.

Resources