Ironclad Setup Guide Lite
Follow our setup guide to connect Ironclad to Fivetran.
Prerequisites
To connect Ironclad to Fivetran, you need:
- an Ironclad account
- API add-on enabled for your instance
Setup instructions
Find base URL
- Open your Ironclad dashboard.
- Find the base URL in your dashboard URL and make a note of it. For example, if the URL is
https://demo.ironcladapp.com/dashboard/1234567891011abcdefghijk
, then the base URL isdemo.ironcladapp.com
. You will need it to configure Fivetran.
Create client app
On the Ironclad dashboard, click your user profile dropdown and then select Company Settings.
On the left navigation menu, click API.
On the Apps page, click Create new app.
Enter the App Name and then click Create app.
Make a note of the Client ID and Client Secret. You will need them to configure Fivetran.
Click Continue.
Enter the Description of the client application.
In the Grant types section, select Authorization Code.
In the Redirect URIs field, enter
https://fivetran.com/integrations/ironclad/oauth2/return
.In the Scopes section, add the following scopes:
public.export.createReports
public.export.readReports
public.records.readRecords
public.records.readSchemas
public.workflows.readApprovals
public.workflows.readParticipants
public.workflows.readSchemas
public.workflows.readSignatures
public.workflows.readWorkflows
scim.groups.readGroups
scim.schemas.readSchemas
scim.users.readUsers
Click Save Changes.
Finish Fivetran configuration
- In the connector setup form, enter your Destination schema name.
- Enter the Base URL you found.
- Enter the Client ID and Client secret you found.
- Click Authorize to allow Fivetran to access your Ironclad account using OAuth. You will be redirected to your Ironclad account to authorize Fivetran's access.
- Log in to your Ironclad account. Once you have finished, you will be redirected back to Fivetran.
- (Hybrid Deployment only) If your destination is configured for Hybrid Deployment, the Hybrid Deployment Agent associated with your destination is pre-selected in the Select an existing agent drop-down menu. To use a different agent, select the agent of your choice, and then select the same agent for your destination.
- Click Save & Test. Fivetran will take it from here and sync your Ironclad data.
Related articles
description Connector Overview
account_tree Schema Information
settings API Connector Configuration