Workday Finance · Arazzo Workflow
Workday Finance Reconcile Supplier Invoices
Version 1.0.0
Confirm a supplier, list its outstanding invoices, then trace one back to its purchase order.
Provider
Workflows
reconcile-supplier-invoices
Confirm a supplier, list its invoices, and trace one to its purchase order.
Reads the supplier, lists supplier invoices by status, and reads the purchase order referenced by the first invoice for reconciliation.
1
getSupplier
Read the supplier to confirm it exists before listing its outstanding invoices.
2
listSupplierInvoices
List supplier invoices filtered by status and branch on whether any invoices were returned.
3
getPurchaseOrder
Read the purchase order the invoices should reconcile against to compare totals and status.
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.