Workday Finance · Arazzo Workflow
Workday Finance Onboard Supplier and Raise Purchase Order
Version 1.0.0
Resolve a supplier, confirm it is active, then raise a purchase order against it.
Provider
Workflows
onboard-supplier-purchase-order
Confirm a supplier then raise and verify a purchase order against it.
Looks up the supplier, branches on its active status, creates a purchase order referencing the supplier, and reads the new purchase order back to confirm it was recorded.
1
getSupplier
Read the supplier account to confirm it exists before raising an order against it.
2
createPurchaseOrder
Create a purchase order that references the confirmed supplier and the supplied order lines.
3
confirmPurchaseOrder
Read the newly created purchase order back to confirm it was persisted and capture its current status.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.