Webflow API and Documentation · Arazzo Workflow
Webflow Fulfill Order
Version 1.0.0
List a site's orders, read the first order, and mark it fulfilled.
View Spec
View on GitHub
CMSContent ManagementEcommerceNo-CodePublishingWeb DevelopmentArazzoWorkflows
Provider
Workflows
fulfill-order
List orders, read the first one, and mark it fulfilled.
Lists the orders on a site filtered to unfulfilled, retrieves the first order, and updates its status to fulfilled.
1
listOrders
list-orders
List unfulfilled orders for the site.
2
getOrder
get-order
Read the first order to confirm its current status.
3
fulfillOrder
fulfill-order
Mark the order as fulfilled.