Ironclad Connection [Extractor Builder]
Important
Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice. Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.
The Ironclad Extractor is based on the Extractor Builder. You can use the default Extractor provided by Celonis or use the Extractor Builder to customize the Extractor further, based on your needs.
Authentication and permissions
The Ironclad API uses Bearer Authentication. To connect you need to provide a bearer token.
Endpoints
The default Extractor allows you to call these endpoints:
Method | Endpoint | Description |
---|---|---|
GET | Active workflows
| Retrieve data about active workflows |
GET | Canceled workflows
| Retrieve data about canceled workflows |
GET | Completed workflows
| Retrieve data about completed workflows |
GET | Paused workflows
| Retrieve data about paused workflows |
GET | Records | Retrieve data about records |
API request limits and details
Visit the Ironclad API documentation.