/camunda-rest-postman

A Postman collection for the Camunda BPM REST API.

The UnlicenseUnlicense

camunda-rest-postman

A Postman collection for the Camunda BPM REST API.

Note: Since version 7.13 Camunda also publishes Open API (https://docs.camunda.org/manual/latest/reference/rest/openapi/), which can be used with tools such as Postman.

Set the server_url and rest_url variables in the Postman environment to configure the target environment. For instance

http://localhost:8080/rest (Spring Boot)

http://localhost:8080/engine-rest (Maven archetypes)

Postman environment configuration

(@see https://learning.getpostman.com/docs/postman/variables-and-environments/variables/#understanding-variables-and-environments)

Postman: https://www.getpostman.com/

Camunda REST API documentation: https://docs.camunda.org/manual/latest/reference/rest/

Camunda REST API tutorial on youtube: https://youtu.be/ypX90aQScOQ