← Back to list

Camunda Api rest wrapper

Today we gonna use the api rest differently.

Ghailene ben Marzouk · 2025-05-05 14:29 · 16 claps · 1.8 min read paywalled
#wrapper #camunda #camunda-bpmn #rest-api #java
Open on Medium ↗
Wiki topics: 🎵 · Music & Audio

Camunda Api rest wrapper

Today we gonna use the api rest differently.

so instead of passing by the defaut api rest endpoints offered by Camunda (localhost8080/engine-rest/process-definition/key/{processdefinitionkey}/start)

we gonna use a class wrapper that will contain code that will call the process engine and create a bpm process instance and this class will be called by an api rest.

Our process :

the api endpoint is : localhost:8080/student

Here the class :

we gonna create a process instance and set the variable related to the student.(when calling the api , we gonna add in the body the different variables content)

here we go : let s run the api:

a new instance is created : and the variable is added to the process

Every time we call the api, another instance will be created:

github repo: https://github.com/ghailen/camunda-rest-api-wrapper

Thank you for reading my article, please contact me for any further information.

Other Camunda topics:

camunda task events notifier camunda genericuser task listener in camunda task marker multi-instance taskmarker loop in camunda feel language camunda how to work with dmn how-to-use-embedded-task-form-in-camunda all-about-camunda-database error-handling-in-camunda sub-process-in-camunda gateways-in-camunda camunda-with-spring-boot-example task-in-camunda events-in-camunda

working-with-http-connectors-in-camunda


메타데이터
post_id
78acdc5b8634
slug
camunda-api-rest-wrapper-78acdc5b8634
url
https://medium.com/@ghailenemark/camunda-api-rest-wrapper-78acdc5b8634
canonical_url
https://medium.com/@ghailenemark/camunda-api-rest-wrapper-78acdc5b8634
author_url
https://medium.com/@ghailenemark
status
ok
fetched_at
2026-08-22 09:55:35