Ramp · Arazzo Workflow
Ramp Trace Transaction To Account Detail
Version 1.0.0
List transactions, retrieve the first in full, then pull GL accounts for coding.
View Spec
View on GitHub
FinanceSpend ManagementCorporate CardsExpense ManagementAccounts PayableBill PayAccountingReimbursementsArazzoWorkflows
Provider
Workflows
trace-transaction-to-account-detail
List transactions, retrieve the first in full, and list accounts for coding.
Lists transactions, retrieves the first transaction's detail, and lists general ledger accounts so the transaction can be coded.
1
listTransactions
listTransactions
List transactions for the date window and capture the first transaction's id.
2
getTransaction
getTransaction
Retrieve the full record of the first transaction to read its merchant and category hint.
3
listAccounts
listAccountingAccounts
List general ledger accounts so the retrieved transaction can be coded to the appropriate account.