Workday Finance · Arazzo Workflow
Workday Finance Verify Account Balance
Version 1.0.0
Find a general ledger account by type, then read its full detail and balance.
Provider
Workflows
verify-account-balance
Resolve a ledger account by type and read its current balance.
Lists accounts filtered by type, branches on whether a match was found, and reads the matched account's detail to capture its balance and currency.
1
listAccounts
listAccounts
List general ledger accounts filtered by the supplied account type and take the first match.
2
getAccount
getAccount
Read the matched account back to capture its current balance, currency, and account number.