Top Webflow automations
Explore Plans
Mobile menu Close menu
WebflowWebflow

Order updated

This trigger fires when an order is updated.

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 an order is updated.
API endpoint slug
webflow.order_updated

Trigger fields

Site ID Dropdown list

Label
Which site?
Slug
site_id
Required
true
Can have default value
false

Ingredients

Order IDThe ID of the order.

Slug
order_id
Filter code
Webflow.orderUpdated.OrderId
Type
String
Example
63572300b21afdbe94778e60

StatusThe status of the order.

Slug
status
Filter code
Webflow.orderUpdated.Status
Type
String
Example
fulfilled

Order commentA comment that the customer left when making their order.

Slug
order_comment
Filter code
Webflow.orderUpdated.OrderComment
Type
String
Example
The yellow shoes please!

Accepted onThe date and time the order was originally accepted on.

Slug
accepted_on
Filter code
Webflow.orderUpdated.AcceptedOn
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Updated atDate and time the order was updated.

Slug
updated_at
Filter code
Webflow.orderUpdated.UpdatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00