Edit on GitHub
Ironclad Lite link
Updated August 16, 2023
Ironclad automates contracting processes for the legal, sales, and operational sides of businesses.
Featureslink
Feature Name | Supported | Notes |
---|---|---|
Capture deletes | check | All tables |
Custom data | check | RECORD , WORKFLOW , and WORKFLOW_SCHEMA tables. |
Data blocking | check | Column level |
Column hashing | check | |
Re-sync | check | Connector level |
History | ||
API configurable | check | API configuration |
Priority-first sync | ||
Fivetran data models | ||
Private networking |
Setup guidelink
Follow our step-by-step Ironclad setup guide to connect Ironclad with your destination using Fivetran connectors.
Schema informationlink
This schema applies to all Ironclad connectors.
To zoom, open the ERD in a new window.Custom datalink
The Ironclad connector extracts custom data from source tables into separate destination tables.
Source Table | Destination Table |
---|---|
RECORD | RECORD_PROPERTY |
WORKFLOW | WORKFLOW_ATTRIBUTE |
WORKFLOW_SCHEMA | WORKFLOW_SCHEMA_PROPERTY |
We store the custom field name and value (JSON string) in the name
and value
columns of the destination table. The table also contains a foreign key column to the original table from which we extracted the custom data.
Limitationslink
We do not support Webhooks events.