Workday · Arazzo Workflow
Workday Review Expense Reports
Version 1.0.0
List expense reports, load the first report's detail, and cross-reference accounting journals.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
review-expense-reports
List expense reports, load the first, and cross-reference accounting journals.
Lists expense reports, then branches: if any exist it loads the first report's detail and lists accounting journals for reconciliation, otherwise it ends.
1
listExpenseReports
getExpenseReports
List expense reports.
2
getReportDetail
getExpenseReportById
Load the detail record for the first expense report.
3
listJournals
getAccountingJournals
List accounting journals to reconcile the expense against the ledger.
Source API Descriptions
openapi