Fiber
Docs
Search docs
Ctrl K
Shopify
Pull orders, customers & more from Shopify.
Release stage: Generally Available

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 create a Shopify source.

KeyTypeComments
apiKeystring
apiSecretstring

Account credentials

You need the following data to register a Shopify account.

KeyTypeComments
myShopifyDomainstringMust follow format 'example.myshopify.com' Required
accessTokenstring Required
scopesstring[]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:

{
	myShopifyDomain: "hahvaleu.myshopify.com",
	accessToken: "shpat_9e305la91b13749501-851"
	scopes: ["read_orders", "read_customers", "read_products", "write_products"]
}

Click to learn more about credentials.

External ID

The ID of the Shopify Store is used as the external ID for the account.

Changelog

  • 1 July 2023: API version 2022-10 is now the default version for all Shopify collections.
  • 20 June 2023: 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.
Copyright © 2024 Fiber