This connector enables AI agents and RAG systems to retrieve context from Shopify through Airweave’s unified search layer.
Shopify source connector integrates with the Shopify Admin API.
Uses OAuth 2.0 client credentials grant to exchange client_id/client_secret for an access token, then syncs comprehensive data from your Shopify store:
Supported authentication methods:
This connector does not have any additional configuration options.
The following data models are available for this connector:
Schema for Shopify Product resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/product
Schema for Shopify Product Variant resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/product-variant
Schema for Shopify Customer resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/customer
Schema for Shopify Draft Order resource.
Draft orders are orders created by merchants that haven’t been completed/paid yet. https://shopify.dev/docs/api/admin-rest/2024-01/resources/draftorder
Schema for Shopify Collection resources (Custom and Smart Collections).
https://shopify.dev/docs/api/admin-rest/2024-01/resources/customcollection https://shopify.dev/docs/api/admin-rest/2024-01/resources/smartcollection
Schema for Shopify Inventory Item resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/inventoryitem
Schema for Shopify Location resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/location
Schema for Shopify Inventory Level resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/inventorylevel
Schema for Shopify Fulfillment resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/fulfillment
Schema for Shopify Gift Card resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/gift-card
Schema for Shopify Price Rule / Discount resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/pricerule
Schema for Shopify Metaobject resource.
https://shopify.dev/docs/api/admin-rest/2024-01/resources/metaobject
Schema for Shopify File resource.
Inherits from FileEntity for consistency with other file entities in the codebase.
https://shopify.dev/docs/api/admin-graphql/2024-01/objects/file