Group Location
Explore Plans
Mobile menu Close menu
WeeblyWeebly

History of when product sales

This query returns a list of when a new sale occurs on your website.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of when a new sale occurs on your website.
API endpoint slug
weebly.history_of_when_product_sales
Runtime method
performQuery("weebly.history_of_when_product_sales")

Query fields

Site ID Dropdown list

Label
Site ID
Slug
site_id
Required
true
Can have default value
false

Ingredients

Purchase nameThe name of the buyer.

Slug
purchase_name
Filter code
Weebly.historyOfWhenProductSales.PurchaseName
Type
String
Example
John Smith

Order totalThe total order price.

Slug
order_total
Filter code
Weebly.historyOfWhenProductSales.OrderTotal
Type
String
Example
35.44

Created atDate and time event was created.

Slug
created_at
Filter code
Weebly.historyOfWhenProductSales.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00