Skip to main content

What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To connect Ramp with Ampersand, you will need a Ramp Account. Once your account is created, you’ll need to create an app in your Ramp portal, configure the app, and obtain the following credentials from your app:
  • Client ID
  • Client Secret
  • Scopes
You will then use these credentials to connect your application to Ampersand.

Create a Ramp Account

To create an account for your organization, you need to apply here Ramp Support. An active account is required to log into your portal.

Creating a Ramp App

Once your Ramp account is setup, you can follow the steps below to create a Ramp app:
  1. Log in to your Ramp Portal.
  2. Navigate to https://app.ramp.com/ramp-developer.
  3. Click the New app.
  4. Enter the following details to register your Oauth app:
    1. App Name: The name of your app.
  5. Click the Create App.
  6. Add Redirect URIs: https://api.withampersand.com/callbacks/v1/oauth
  7. Select the scopes for your application. Ramp will authorize access to the selected scopes for your application.
Ramp App Creation You will find the Client ID and Client Secret in the app details. Note these credentials, as you will need them to connect your app to Ampersand.

Add Your Ramp App Info to Ampersand

  1. Log in to your Ampersand Dashboard.
  2. Select the project where you want to create a Ramp integration. Ampersand Project Selection
  3. Select Provider Apps.
  4. Select Ramp from the Provider list.
  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.
  6. Enter the scopes set for your application in Ramp. Ampersand Integration
I