Ironclad Setup Guide
Prerequisites
- An active Ironclad account
- Security and Data Pro API add-on enabled on your instance
- To sync your groups, users, and workflow data from Ironclad, the Ironclad account used by Matia must have Admin permissions.
Setup Guide
Step 1: Find base URL
- In your Ironclad environment, find the base URL in your dashboard and make a note of it. For example, if the URL is https://prod.ironcladapp.com/dashboard/abcdefghijk, then the base URL is prod.ironcladapp.com.
Step 2: Create and configure a dedicated client app
- On Ironclad platform go to Settings -> Company Settings -> API -> Create an app.
- Add the following scope:
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 - Add the following redirect URI in the Redirect URIs field:
https://oauth.matia.io/integrations/ironclad/callback - Generate client ID and secret keys. Take a note of them since you’ll need them to connect Ironclad on Matia.
Step 3: Complete Configuration in Matia
- Enter the Base URL, Client ID and Client Secret you saved.
- Click Authorize and approve the connection.
- Enter an Asset Name.
- (Optional) Enter a Description.
- (Optional) Assign Tags.
- Select an Owner.
- Verify that your Ironclad account is successfully connected by clicking on Test Connection.
- Click Connect.
Supported Streams
- Record (Full Refresh)
- Workflow (Full Refresh, Incremental)
- Workflow Schema (Full Refresh)
- Groups (Full Refresh)
- Schema (Full Refresh)
- Users (Full Refresh)