Ramp · Arazzo Workflow
Ramp Flag Large Transaction
Version 1.0.0
List transactions in a window and branch on whether the first one exceeds a threshold.
View Spec
View on GitHub
FinanceSpend ManagementCorporate CardsExpense ManagementAccounts PayableBill PayAccountingReimbursementArazzoWorkflows
Provider
Workflows
flag-large-transaction
Branch into a transaction detail lookup only when the first transaction exceeds a threshold.
Lists transactions in a date window and conditionally retrieves the full record of the first transaction when its amount is above the threshold.
1
listTransactions
List transactions for the date window and capture the first transaction's id and amount for the threshold comparison.
2
getLargeTransaction
Retrieve the full record of the first transaction because its amount exceeded the supplied threshold.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.