Ironclad Connection [Extractor Builder]
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.