Skip to main content

Celonis Product Documentation

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

  • Active workflows - approvals

Retrieve data about active workflows

GET

Canceled workflows

  • Canceled workflows - approvals

Retrieve data about canceled workflows

GET

Completed workflows

  • Completed workflows - approvals

Retrieve data about completed workflows

GET

Paused workflows

  • Completed workflows - approvals

Retrieve data about paused workflows

GET

Records

Retrieve data about records

API request limits and details

Visit the Ironclad API documentation.