What’s Supported

Supported Actions

This connector supports:

  • Proxy Actions, using the base URL https://ironcladapp.com.

Before You Get Started

To integrate Ironclad with Ampersand, you will need an Ironclad Account.

Once your account is created, you’ll need to register an OAuth app and obtain the following credentials:

  • Client ID
  • Client Secret
  • Scopes

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

Create an Ironclad Account

Here’s how you can sign up for an Ironclad account:

  1. Go to the Ironclad Sign Up page.
  2. Fill out the form to request a demo or contact Ironclad’s sales team to set up an account.

Creating an Ironclad OAuth App

Follow the steps below to create an Ironclad OAuth app:

  1. Log in to your Ironclad account.
  2. Navigate to the Company Settings >> API section.
  3. Click Create new app.
  4. Enter a name for your application, and click Create app.

You’ll see your Client ID and Client Secret. Note these credentials, as you’ll need them to connect to Ampersand.

  1. Click Continue.
  2. In the Redirect URIs section, add the ampersand redirect URI: https://api.withampersand.com/callbacks/v1/oauth.
  3. In the Scopes section, select the scopes applicable for you application.
  4. Click Save Changes.

Add Your Ironclad OAuth Credentials to Ampersand

  1. Log in to your Ampersand Dashboard.
  2. Select the project where you want to create an Ironclad integration.
  3. Select Provider Apps.
  4. Select Ironclad 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 Ironclad.

  1. Click Save Changes.