Skip to main content

Celonis Product Documentation

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

  • 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.