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: 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