Compatible versions
The API version is pinned by the connector. Shopify keeps each REST Admin API version supported for at least 12 months, and Popsink rolls it forward as part of connector upgrades.
Key Features
- Core commerce resources: ingests orders, products, and customers by default; the resource list can be customized.
- Admin API integration: uses a custom app access token scoped to exactly the data you allow.
- Scheduled ingestion: flexible scheduling by minutes, hours, or days, with an immediate first run on creation.
Prerequisites
- A Shopify store with permission to create custom apps.
- An Admin API access token: in your Shopify admin, go to Settings → Apps and sales channels → Develop apps, create a custom app, grant it the Admin API access scopes
read_orders,read_products, andread_customers, then install the app and copy the access token.