Group Location
Explore Plans
Mobile menu Close menu
Acuity SchedulingAcuity Scheduling

New product order

This trigger fires when there is a new product order.

About this trigger

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 trigger fires when there is a new product order.
API endpoint slug
acuity_scheduling.new_product_order

Trigger fields

No fields for this trigger

Ingredients

Order titleThe title of the order.

Slug
order_title
Filter code
AcuityScheduling.newProductOrder.OrderTitle
Type
String
Example
2 shirts and one pair of shoes.

Order IDThe ID of the placed order.

Slug
order_id
Filter code
AcuityScheduling.newProductOrder.OrderId
Type
String
Example
81adaa85-ba8a-45c4-a3aa-952ab953c509

Order totalThe total amount of the order.

Slug
order_total
Filter code
AcuityScheduling.newProductOrder.OrderTotal
Type
String
Example
1.00

Product ids comma separatedThe IDs of products purchased in the order, separated by commas.

Slug
product_ids_comma_separated
Filter code
AcuityScheduling.newProductOrder.ProductIdsCommaSeparated
Type
String
Example
00000,00001

NotesAny notes associated with the order.

Slug
notes
Filter code
AcuityScheduling.newProductOrder.Notes
Type
String
Example
Can I have it delivered ASAP?

Placed atDate and time the order was placed.

Slug
placed_at
Filter code
AcuityScheduling.newProductOrder.PlacedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

EmailThe email of the person who placed the order.

Slug
email
Filter code
AcuityScheduling.newProductOrder.Email
Type
String
Example
john@example.com

First nameThe first name of the person who placed the order.

Slug
first_name
Filter code
AcuityScheduling.newProductOrder.FirstName
Type
String
Example
John

Last nameThe last name of the person who placed the order.

Slug
last_name
Filter code
AcuityScheduling.newProductOrder.LastName
Type
String
Example
Smith

Phone numberThe phone number of the person who placed the order.

Slug
phone_number
Filter code
AcuityScheduling.newProductOrder.PhoneNumber
Type
String
Example
555-555-5555

StatusThe status of the order.

Slug
status
Filter code
AcuityScheduling.newProductOrder.Status
Type
String
Example
paid