Skip to main content

Get help for ARIS Process Mining functions and services

Ingest data using a public API

ARIS Process Mining supports a public data ingestion API. You create and send HTTP requests to use the API. The API allows you to transfer data from any data source to ARIS Process Mining. The data transferred to ARIS Process Mining is in a logical tabular structure and must conform to JSON format.

You can use an appropriate API client to create HTTP requests and you need the appropriate API programming skills.

The Data transfer objects (DTOs) chapter lists the DTOs that you can use for transferring data.

The API Methods chapter lists the endpoints that you can use for your HTTP requests.

Preparations in ARIS Process Mining

To be able to transfer data to ARIS Process Mining using an API, you must perform the following steps:

Use the data ingestion API to transfer data

The following steps are a best practice for transferring data using an API.

If required, you can also perform the following steps.