Workday Finance · Arazzo Workflow
Workday Finance Supplier Invoice From Purchase Order
Version 1.0.0
Read a purchase order, confirm its supplier, then create a matching supplier invoice.
Provider
Workflows
supplier-invoice-from-purchase-order
Turn a purchase order into a supplier invoice for the same supplier.
Reads the purchase order, confirms the referenced supplier, and creates a supplier invoice carrying the invoice number and total amount supplied by the caller.
1
getPurchaseOrder
Read the purchase order to recover the supplier reference and total amount before invoicing.
2
getSupplier
Confirm the supplier referenced by the purchase order exists and is active before raising an invoice.
3
createSupplierInvoice
Create a supplier invoice referencing the confirmed supplier with the supplied invoice number and total amount.
Source API Descriptions
openapi
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.