Skip to main content

Celonis Product Documentation

Using the Data Push API

Note

It is recommended that you use the Data Ingestion API to push your data into the Celonis Platform.

The Data Push API takes advantage of micro-batching to transfer data into the Celonis Platform. This method involves creating, executing, and monitoring multiple smaller transfers of data, removing the need to either transfer huge chunks of data or inserting records individually. After the data is available in the platform, you can transform, analyze and work with it as you would with a Celonis-provided extractor.

For all available Data Push API references, see: Celonis Developer Documentation - Data Push API.