Shopify integration guide
6 min readIntegrations
Loop is built Shopify-first. This guide covers permissions, webhooks, and edge cases for multi-store setups.
Permissions
Loop requests read-only access to orders, checkouts, and customers, plus write access to discount codes (so the agent can offer one live).
Webhooks
We listen for checkouts/create, orders/create, orders/updated, customers/create, and customers/updated.
Was this helpful?