Rest api call from camunda to external java application

Is it possible to REST api call from camunda to exernal 3rd party java applications and bind data on camunda form fields?

There are a lot ways to make Rest calls from camunda.

Each option has their own pros and cons. I suggest you check out this example for more details

1 Like