Skip to main content
Fetches Shopify reports with customizable metrics, dimensions, filters, date ranges, and sorting options. Supports all reports including Sales, Customers, and Products. Each Shopify connection maps to a single store, so there is no in-node store selection — the connection itself determines the store. Use the list_connections tool to see which Shopify stores the user’s connections have access to and pick the right connection_id.

Inputs

DateRange

FilterItem

OrderItem

ReportOptions

SelectableOption

CompareOptions

Output

Type: List[Dict] Returns list of rows. Each row is a dict with keys matching selected metrics/dimensions. If ‘pretty_column_names’ is enabled, keys are formatted (e.g., ‘Total Sales’ instead of ‘totalSales’). Fields: dynamic (depend on the inputs) Example: