Pass data to a processs through REST API

1
0
-1

I was able to authenticate and start a process using the REST API, is it possible to pass some data to that process using the REST API? How to do so?

1 answer

1
+1
-1
This one is the BEST answer!

Hi Hasitha,

Yes of course!

You can have a look to that documentation page: https://documentation.bonitasoft.com/bonita/7.11/bpm-api#start-a-process-using-an-instantiation-contract

If you were already able to start a case without data, following this page should be quite easy for you.

hope this helps,

Captain Bonita

Notifications