Provider guides
Ironclad
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:
- Go to the Ironclad Sign Up page.
- 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:
- Log in to your Ironclad account.
- Navigate to the
Company Settings >> API
section. - Click Create new app.
- 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.
- Click Continue.
- In the Redirect URIs section, add the ampersand redirect URI:
https://api.withampersand.com/callbacks/v1/oauth
. - In the Scopes section, select the scopes applicable for you application.
- Click Save Changes.
Add Your Ironclad OAuth Credentials to Ampersand
- Log in to your Ampersand Dashboard.
- Select the project where you want to create an Ironclad integration.
- Select Provider Apps.
- Select Ironclad from the Provider list.
- Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.
- Enter the scopes set for your application in Ironclad.
- Click Save Changes.