Shopify
Connect Shopify to build dashboards on products, orders, and customers.
Read only access to your Shopify store data. No writes back to Shopify.
You supply your store domain (the part before .myshopify.com) when you connect. This connector is in preview and currently imports the first page of each object.
Objects
| Object | Fields |
|---|---|
| Products | Products with title, vendor, type, status, timestamps |
| Orders | Orders with total, status, customer, timestamps |
| Customers | Customers with name, email, orders count, totals |
Scopes
read_products
read_orders
read_customersRead only. Flitch never creates or modifies products, orders, or customers.
Connect
Open Data
In app.flitch.io, open the Data page.
Add Shopify
Top right, click Add, pick Shopify.
Enter store domain and sign in
Enter your store domain (the part before .myshopify.com), then complete the OAuth popup and approve the read scopes.
Pick objects and save
Tick the objects you want (Products, Orders, Customers). Set a name. Save.
Each object becomes a dataset.
Refresh
Refresh is off by default. Every dashboard load runs a live query against Shopify. Enable refresh to schedule a background refresh and serve from cache between runs. See Refresh.
Disconnect
- In Flitch: open the connection from the Data page and delete it. Token revoked, cache cleared.
- In Shopify: Settings → Apps and sales channels, remove Flitch to revoke access.
Troubleshooting
Wrong store domain. The store domain is the part before .myshopify.com, even if you use a custom domain for storefront.
Reconnect required. Token revoked or expired. Open the connection and click Reconnect.
Only the first page imports. This connector is in preview. Full pagination is coming; for now each object imports its first page.