Skip to main content

Get help for ARIS Process Mining functions and services

Extract data using an HTTP extraction

You can extract data from many data sources that support an HTTP REST-API. ARIS Process Mining provides a user interface for configuring a data extraction using an HTTP REST-API. The extracted data corresponds to the JSON format.

We recommend using the HTTP extraction only if you are familiar with REST-API usage and know the HTTP API of your source system.

You can use an external HTTP tool, such as Postman, to explore the REST-API and familiarize yourself with its behavior. Make sure that you only use the HTTP calls and parameters in ARIS Process Mining that actually work in the external HTTP tool.

Note

Note that external applications must expose their endpoints on port 443 with HTTPS protocol for the HTTP extraction.