Connect Shopify to your AI agents.

Connect Shopify data to AI agents with Combined. Explore customers, customer journey summary, order agreements, source setup, MCP access and read-only business queries.

Put Shopify records to work in the agent you already use. Combined syncs business data into a managed data layer and exposes scoped, read-only queries through MCP.

Orders, products, customers, inventory, transactions, and storefront activity.

Start with 5 million MAR without a card; usage after the trial is $5 per million MAR, with no monthly minimum. Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

How to connect Shopify to Combined

  1. Add your source. Open Connected Apps in Combined and select Shopify. Use the account or workspace that contains the records you want to analyze.
  2. Authorize access. Complete the connection flow and choose the required permissions. The setup reference below shows the upstream source's configurable fields; the Combined flow may handle some of them for you.
  3. Select datasets and sync. Choose the relevant data, set any available history filters, and wait for the first successful sync.
  4. Grant your agent access. Use the Set up or Access workspace to connect your agent through MCP and scope it to the sources it needs.
  5. Ask a first question. Discover the synced schema, check freshness, and run a bounded read-only query. Then add another source for a cross-app analysis.

The onboarding guide covers the workspace flow. Prepare these Shopify settings before connecting:

Shopify source setup reference
SettingWhen neededInput
GraphQL BULK Date Range in DaysOptionalinteger
Shopify Authorization MethodOptionalOAuth2.0 / API Password
Access TokenDepends on selected setup optionCredential entered in the connection flow
Client IDDepends on selected setup optionCredential entered in the connection flow
Client SecretDepends on selected setup optionCredential entered in the connection flow
API PasswordDepends on selected setup optionCredential entered in the connection flow
Add `user_id` to Transactions (slower)Optionalboolean
Include Closed Fulfillment OrdersOptionalboolean
BULK Job checkpoint (rows collected)Optionalinteger
Add `Presentment prices` to Product VariantsOptionalboolean
BULK Job termination thresholdOptionalinteger
Lookback Window (in Days)Optionalinteger
Shopify StoreRequired by source schemastring
Replication Start DateOptionalstring

Authentication choices are alternatives. Supply the settings for your selected method; enter credentials in the connection flow, rather than in an agent prompt.

Shopify datasets you can evaluate

This reference comes from the upstream source catalog and connector definition, version 4.0.0. Your account permissions, selected streams and successful sync determine what your agent can query. Discover the actual table and field names in Combined before writing SQL.

Shopify dataset and schema reference
DatasetRecord keyUpdate fieldExample fields
customersInspect schemaInspect sync configurationDiscover in your workspace
customer_journey_summaryInspect schemaInspect sync configurationDiscover in your workspace
order_agreementsInspect schemaInspect sync configurationDiscover in your workspace
order_refundsInspect schemaInspect sync configurationDiscover in your workspace
transactions_graphqlInspect schemaInspect sync configurationDiscover in your workspace
product_variantsInspect schemaInspect sync configurationDiscover in your workspace
abandoned_checkoutsInspect schemaInspect sync configurationDiscover in your workspace
discount_codesInspect schemaInspect sync configurationDiscover in your workspace
inventory_itemsInspect schemaInspect sync configurationDiscover in your workspace
locationsInspect schemaInspect sync configurationDiscover in your workspace
shopInspect schemaInspect sync configurationDiscover in your workspace
price_rulesInspect schemaInspect sync configurationDiscover in your workspace
inventory_levelsInspect schemaInspect sync configurationDiscover in your workspace
custom_collectionsInspect schemaInspect sync configurationDiscover in your workspace
fulfillmentsInspect schemaInspect sync configurationDiscover in your workspace
product_imagesInspect schemaInspect sync configurationDiscover in your workspace
collectsInspect schemaInspect sync configurationDiscover in your workspace
tender_transactionsInspect schemaInspect sync configurationDiscover in your workspace
smart_collectionsInspect schemaInspect sync configurationDiscover in your workspace
draft_ordersInspect schemaInspect sync configurationDiscover in your workspace
metafield_customersInspect schemaInspect sync configurationDiscover in your workspace
metafield_productsInspect schemaInspect sync configurationDiscover in your workspace
metafield_ordersInspect schemaInspect sync configurationDiscover in your workspace
customer_addressInspect schemaInspect sync configurationDiscover in your workspace
fulfillment_ordersInspect schemaInspect sync configurationDiscover in your workspace
metafield_shopsInspect schemaInspect sync configurationDiscover in your workspace
countriesInspect schemaInspect sync configurationDiscover in your workspace
metafield_product_variantsInspect schemaInspect sync configurationDiscover in your workspace
metafield_smart_collectionsInspect schemaInspect sync configurationDiscover in your workspace
metafield_product_imagesInspect schemaInspect sync configurationDiscover in your workspace
metafield_draft_ordersInspect schemaInspect sync configurationDiscover in your workspace
metafield_locationsInspect schemaInspect sync configurationDiscover in your workspace

A cursor tracks changes for a source stream. It is not automatically the right date for a business metric: invoice date, close date and record-update date can answer different questions.

Useful Shopify questions for your AI agent

Start with the datasets you have granted. These prompts turn the referenced schema into checks and summaries; the agent should verify each field against your synced data.

  • What are paid order totals by day and currency for the selected store? Define cancellations, taxes and shipping treatment.
  • Which products have the highest order quantities in the reporting window? Avoid multiplying order totals by line items.
  • Which customers placed repeat orders, using the store's customer identifiers?
  • How do refunds affect the chosen sales metric? Keep the refund date and original order date distinct.

Combine Shopify with another business app

Connect the second source, identify a maintained customer, account or project mapping, and aggregate each dataset before joining. Keep unmatched records visible and define the reporting window. The CRM-and-billing worked example includes runnable SQL demonstrating how a many-to-many join can double the result.

Use Shopify data in Claude Code, Cursor or another MCP client

Once the source is synced, the agent connects to Combined's MCP interface. Use the generated account-specific configuration from your workspace, keep credentials local, and grant only the sources needed for the task. Follow the Claude Code walkthrough or the MCP setup reference.

Use Combined to analyze my Shopify data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to customers, customer_journey_summary, order_agreements, order_refunds, transactions_graphql, product_variants.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

Download this Shopify guide as Markdown to use alongside your agent instructions.

Which Shopify connection fits the task?

Managed data for complete questions across apps

Choose Combined when you want to analyze synced records, calculate totals, or join Shopify with other business data without operating a separate ingestion and query stack. The agent works with your source grants and read-only SQL access.

Application tools for live operations

For a task that must change Shopify immediately, evaluate its available API, native agent tools or desktop workflow. Keep application-action permissions separate from read-only analytics access. A live lookup and an aggregate over synced history solve different jobs.

Desktop-generated connectors for workflows beyond the catalog

Combined's 1,125-connector coverage includes connections generated through computer use. Choose this route when the workflow depends on an application's desktop or browser interface, and establish the fields, access and refresh behavior for that connection.

Read the direct MCP versus managed data comparison and compare business-data MCP options.

Troubleshoot your Shopify connection

  • Authorization fails: check the selected authentication method, credential validity, source permissions and target account.
  • History is missing: check the source's start-date or history filter and allow the initial sync to finish before comparing totals.
  • A dataset is absent: check whether it is enabled and permitted for your account, then inspect discovery and sync status.
  • The agent cannot query it: confirm the source is included in the agent's grant and that its sync succeeded.
  • A total looks wrong: inspect record keys, duplicate rows, time zones, currencies and join fanout before changing the prompt.

Source details reviewed September 10, 2026. Shopify upstream connector documentation. See also Combined Sources and data freshness for AI agents.