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.