How to Integrate REST api using Expression Implementation?

Hi All,

In my project, I’m using Java Delegate implementation to call the REST API but instead of JavaDelegate, I want to do REST API call/integration using Expression.

Any example or some reference that anyone of you found related to my use case, please suggest me here.

Thanks in Advance.

Hi Vinit,

You can use Connector to make Rest API call.

Thanks
Radhika

Hi @Radhika,

Thank you so much for your quick response.

I’m new to this thing so could you share with me some reference help me to understand the connector and also will get some idea of connector integration configuration.

Sure Vinit
Kindly refer https://github.com/camunda/camunda-modeler/tree/master/docs/element-templates
In list you will find the connector for diagram please check below link
https://github.com/camunda/camunda-modeler/blob/master/docs/element-templates/scope-custom-fields.png

select element type and update method, URL

hope this will helpful