What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To integrate Box with Ampersand, you will need a Box Account.

Once your account is created, you’ll need to create an app in Box, configure the Ampersand redirect URI within the app, and obtain the following credentials from your app:

  • Client ID
  • Client Secret

You will then use these credentials to connect your application to Ampersand.

Create a Box Account

Here’s how you can sign up for a Box account:

Creating a Box App

Follow the steps below to create a Box app and add the Ampersand redirect URL.

  1. Log in to your Box account.

  2. Navigate to the Box Developer Console.

  3. Click Create New App to create a new app.

  4. Select the Custom type in the app type section.

  5. Enter App Name.

  6. Select a purpose for the app.

  7. Click Next.

  8. In the Authentication Method panel, select User Authentication (OAuth 2.0).

  9. Click Create App.

    Alt text

The OAuth 2.0 Credentials section displays Client ID and Client Secret keys for your app. You’ll use these credentials to connect your app to Ampersand.

Configure Your App

  1. From the more options next to your app and select Configure App.
  2. In the OAuth 2.0 Redirect URIs section, enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
  3. Click Add.
  4. Select applicable scopes for your app.

Alt text

Add Your Box App Info to Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to create a Box integration.

    Alt text

  3. Select Provider Apps.

  4. Select Box 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.

    Alt text

  6. Click Save Changes.