Shopify · Arazzo Workflow
Shopify Tag and Close an Order
Version 1.0.0
Tag an order, close it to mark it completed, then read the closed order back.
Provider
Workflows
tag-and-close-order
Tag an order then close it and confirm the closed timestamp.
Applies a tag to the order, closes it to mark completion, and reads it back to confirm the closed_at timestamp.
1
tagOrder
updateOrder
Apply the supplied tags to the order before closing it.
2
closeOrder
closeOrder
Close the order, marking it as completed.
3
getOrder
getOrder
Read the order back to confirm it is closed.