The Shopify connector provides a robust interface for the Shopify Admin API. It is designed to handle the complexities of e-commerce automation, such as rate limiting and webhook security.
Automatically verifies HMAC signatures for incoming webhooks to ensure security.
Built-in leaky bucket algorithm to respect Shopify API limits (REST & GraphQL cost).
Native support for GraphQL Bulk Operations for large data syncs (Products, Orders).
Full TypeScript definitions for Orders, Products, Customers, and Metafields.
Manage connections to multiple Shopify stores in a single workflow.