Monthly Archives: April 2023

Calling rest service directly from Camunda tool/process and get output

Lets try to now call REST service from the camunda and dispaly the output on the prompt. Please follow belwo given step.1- Create bpnm file2- upload it on Camunda server3- star the process and you will be able to see … Continue reading

Rate this:

Posted in Uncategorized | Leave a comment

Calling Camunda process using PostMan REST API

Best of camunda is we can perform operatio using REST API call. i.e. let say you have one bpnm file and uploaded on Camunda server and you want to access the process then you can do using REST api call.Base … Continue reading

Rate this:

Posted in Uncategorized | Leave a comment