Ramp connector
Back to the connector overview, authentication methods, and actions.
13 Aug 2026
bug-fixRejected list requests now return Ramp’s own validation message instead of a bare HTTP 422, so callers can see what to correct.Changed · 22 actions updated
Changed · 22 actions updated
ramp_list_accounting_accounts, ramp_list_accounting_field_options, ramp_list_accounting_fields, ramp_list_accounting_vendors, ramp_list_bills, ramp_list_departments, ramp_list_entities, ramp_list_funds, ramp_list_locations, ramp_list_memos, ramp_list_merchants, ramp_list_physical_cards, ramp_list_purchase_orders, ramp_list_receipts, ramp_list_reimbursements, ramp_list_repayments, ramp_list_spend_programs, ramp_list_transactions, ramp_list_transfers, ramp_list_trips, ramp_list_vendors, ramp_list_virtual_cards12 Aug 2026
bug-fixWebhook verification now confirms the exact subscription StackOne created instead of guessing the newest pending one, so event delivery starts reliably even when several subscriptions are awaiting verification. Webhook events are marked as preview.5 Aug 2026
new-actions bug-fix description-fixAdded accounting field-option update and delete actions, surfaced Ramp’s real validation messages on failed writes, and corrected transaction-split and card-issuance guidance.Added · 2 new actions
Added · 2 new actions
ramp_delete_accounting_field_option, ramp_update_accounting_field_optionChanged · 9 actions updated
Changed · 9 actions updated
ramp_create_accounting_field_options, ramp_create_physical_card, ramp_create_receipts, ramp_list_transactions, ramp_list_users, ramp_update_accounting_account, ramp_update_physical_card, ramp_update_transaction, ramp_update_vendor29 Jul 2026
native-webhooksAdded native webhook event mapping — 41 Ramp events with fully programmatic subscription lifecycle (create, verify, delete) and events setup guide.Changed · 73 actions updated
Changed · 73 actions updated
ramp_create_accounting_accounts, ramp_create_accounting_codings, ramp_create_accounting_connection, ramp_create_accounting_field_options, ramp_create_accounting_fields, ramp_create_accounting_ready_to_sync, ramp_create_accounting_syncs, ramp_create_accounting_vendors, ramp_create_departments, ramp_create_locations, ramp_create_memos, ramp_create_physical_card, ramp_create_receipts, ramp_create_spend_programs, ramp_create_user, ramp_create_vendors, ramp_delete_accounting_account, ramp_delete_vendor, ramp_get_accounting_account, ramp_get_accounting_connection, ramp_get_accounting_field, ramp_get_accounting_vendor, ramp_get_bill, ramp_get_business, ramp_get_business_balance, ramp_get_department, ramp_get_entity, ramp_get_fund, ramp_get_location, ramp_get_memo, ramp_get_physical_card, ramp_get_receipt, ramp_get_reimbursement, ramp_get_spend_program, ramp_get_transaction, ramp_get_transfer, ramp_get_trip, ramp_get_user, ramp_get_user_deferred_status, ramp_get_vendor, ramp_get_virtual_card, ramp_list_accounting_accounts, ramp_list_accounting_connections, ramp_list_accounting_field_options, ramp_list_accounting_fields, ramp_list_accounting_vendors, ramp_list_bills, ramp_list_departments, ramp_list_entities, ramp_list_funds, ramp_list_locations, ramp_list_memos, ramp_list_merchants, ramp_list_physical_cards, ramp_list_purchase_orders, ramp_list_receipts, ramp_list_reimbursements, ramp_list_repayments, ramp_list_spend_programs, ramp_list_transactions, ramp_list_transfers, ramp_list_trips, ramp_list_users, ramp_list_vendors, ramp_list_virtual_cards, ramp_manage_user_invite, ramp_update_accounting_account, ramp_update_department, ramp_update_location, ramp_update_physical_card, ramp_update_transaction, ramp_update_user, ramp_update_vendor24 Jul 2026
bug-fixClarified transactions and cards guidance from cross-SDK testing — requires_memo semantics, virtual-vs-physical card lookups, and physical-card rename limits.Changed · 4 actions updated
Changed · 4 actions updated
ramp_get_physical_card, ramp_list_transactions, ramp_update_accounting_account, ramp_update_physical_card13 Jul 2026
bug-fixClarified action guidance flagged in behavioural testing — GL account deactivation, virtual vs physical card lookups, repayment-to-transfer resolution, transaction approval filters, and department coding via splits.