Thanks to visit codestin.com
Credit goes to ifttt.com

Codestin Search App
Explore Plans
Codestin Search App Codestin Search App
Webflow

Fulfill order

Pro icon This action will fulfill an order.

Developer info

API endpoint slug
webflow.fulfill_order
Filter code method
Webflow.fulfillOrder.skip(string?: reason)
Runtime method
runAction("webflow.fulfill_order", {})

Action fields

Site Dropdown list

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

Order Text input > Other

Label
Which order?
Helper text
The ID of the order to fulfill.
Slug
order_id
Required
true
Can have default value
true
Filter code method
Webflow.fulfillOrder.setOrderId(string: order_id)