Tag

Rest Api

All Camunda blog posts tagged with Rest Api.

Start and complete a process with the REST API

Please note that this post is getting older and parts are out of date. If you’re looking to use our REST API, you can find updated versions here: Camunda Platform 8: Start a Camunda Platform 8 Process via REST with Webhooks Camunda Platform 7: Start and Step Through a Process with REST (feat. SwaggerUI) If you’ve already downloaded the Camunda BPM platform you’ve already got our invoice example running locally. So I’m going to start with how you might run through that process using our REST API. I’m going to assume that you’ve got some method of making those calls either programmatically or using a RestClient (I’ve used chrome’s advanced rest client to test the calls). So lets begin… Starting…

By Niall Deehan

Try All Features of Camunda