This Trigger fires every time a new sale occurs on your website.
Developer info
- API endpoint slug
- weebly.product_sale
Trigger 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.productSale.PurchaseName
- Type
- String
- Example
- John Smith
Order totalThe total order price.
- Slug
- order_total
- Filter code
- Weebly.productSale.OrderTotal
- Type
- String
- Example
- 35.44
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Weebly.productSale.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00