Basic Information

appmixer.shopify.reports.RunReport

1.0.0

Public

Run a ShopifyQL query against the shop's analytics and return the resulting table (columns and rows).

Input Ports

in

FieldTypeDescription
ShopifyQL Query textarea The ShopifyQL query to run, e.g. FROM sales SHOW total_sales SINCE -3m UNTIL today GROUP BY month.

Output Ports

out

FieldTypeDescription
Columns array -
Rows array -
Row Count integer -

Full Metadata