This trigger fires when an order is updated.
- API endpoint slug
- webflow.order_updated
Trigger fields
- Label
- Which site?
- Slug
- site_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- order_id
- Filter code
- Webflow.orderUpdated.OrderId
- Type
- String
- Example
- 63572300b21afdbe94778e60
- Slug
- status
- Filter code
- Webflow.orderUpdated.Status
- Type
- String
- Example
- fulfilled
- Slug
- order_comment
- Filter code
- Webflow.orderUpdated.OrderComment
- Type
- String
- Example
- The yellow shoes please!
- Slug
- accepted_on
- Filter code
- Webflow.orderUpdated.AcceptedOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- updated_at
- Filter code
- Webflow.orderUpdated.UpdatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00