Ramp
Overview
SLUG: RAMP
Description
Ramp is a platform that helps you manage your finances, track your income and expenses, and get insights into your business
Authentication Details
OAuth2
Connecting to Ramp
Create an auth config
Use the dashboard to create an auth config for the Ramp toolkit. This allows you to connect multiple Ramp accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Ramp toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
RAMP_ACCOUNTING_SYNC
Tool Name: Accounting Sync
Description
Action Parameters
Action Response
RAMP_CREATE_NEW_CUSTOM_ACCOUNTING_FIELD
Tool Name: Create New Custom Accounting Field
Description
Action Parameters
Action Response
RAMP_DELETE_CUSTOM_ACCOUNTING_FIELD
Tool Name: Delete Custom Accounting Field
Description
Action Parameters
Action Response
RAMP_DELETE_CUSTOM_ACCOUNTING_FIELD_OPTION
Tool Name: Delete Custom Accounting Field Option
Description
Action Parameters
Action Response
RAMP_FETCH_CUSTOM_ACCOUNTING_FIELD
Tool Name: Fetch Custom Accounting Field
Description
Action Parameters
Action Response
RAMP_OPTIONS_FOR_CUSTOM_ACCOUNTING_FIELD
Tool Name: Options for Custom Accounting Field
Description
Action Parameters
Action Response
RAMP_UPDATE_ACCOUNTING_FIELD_OPTION
Tool Name: Update Accounting Field Option
Description
Action Parameters
Action Response
RAMP_UPLOAD_NEW_OPTIONS
Tool Name: Upload New Options for Custom Accounting Field
Description
Action Parameters
Action Response