Shopify
Pull orders, customers & more from Shopify.
Sync types
Use Fiber to load the following resources from the Shopify API.
Default API Version
By default, Shopify resources are pulled via API version 2022-10.
Source settings
You need the following data to register a Shopify app on Fiber.
Key | Type | Comments |
---|---|---|
apiKey | string | |
apiSecret | string |
Account credentials
You need the following data to register a Shopify account.
Key | Type | Comments |
---|---|---|
myShopifyDomain | string | Must follow format 'example.myshopify.com' Required |
accessToken | string | Required |
scopes | string[] | Array of scopes of this access token, separated by comma. Optional. E.g: 'read_orders,read_products'. https://shopify.dev/docs/api/usage/access-scopes#authenticated-access-scopes Optional |
Example:
Click to learn more about credentials.
External ID
The ID of the Shopify Store is used as the external ID for the account.
Changelog
2023-07-01:
- API version 2022-10 is now the default version for all Shopify collections.
2023-06-20:
- The API version 2022-07 is getting deprecated by Shopify in 10 days. We will be updating the default API version for Shopify collection to 2022-10 on July 1st.