Ramp · Arazzo Workflow
Ramp Locate Department Spend
Version 1.0.0
Pull departments, users, and transactions to roll spend up by department.
View Spec
View on GitHub
FinanceSpend ManagementCorporate CardsExpense ManagementAccounts PayableBill PayAccountingReimbursementsArazzoWorkflows
Provider
Workflows
locate-department-spend
List departments, users, and transactions to attribute spend by department.
Lists departments and users to build the user-to-department map, then lists transactions so spend can be rolled up by department.
1
listDepartments
listDepartments
List the organization's departments to form the top level of the spend rollup.
2
listUsers
listUsers
List users so each user's department_id can be joined to a department.
3
listTransactions
listTransactions
List transactions for the date window so each transaction's user_id can be traced to a department for the spend rollup.