Basic Information

appmixer.shopify.reports.SalesReport

1.0.0

Public

Run a sales report over a date range (total, gross and net sales, orders, discounts, returns, taxes and average order value), optionally grouped by day, week or month.

Input Ports

in

FieldTypeDescription
Since text Start of the reporting period. A ShopifyQL date expression, e.g. -30d, -12m, or an ISO date like 2024-01-01.
Until text End of the reporting period. A ShopifyQL date expression, e.g. today, -1d, or an ISO date.
Group By select Optionally group the results by a time period. When left as None, a single aggregate row is returned.

Output Ports

out

FieldTypeDescription
Columns array -
Rows array -
Row Count integer -

Full Metadata