Dynamic outbound REST that consumes multiple endpoints

phanindra1
Giga Contributor

Hi,

I have 20+ integration end points. Assumption is all these integrations use REST APIs and the integration list can grow.

I am trying for an easy and instant way to integrate with all these integrations, so that we would be able to build a new integration with a less effort.

Can someone guide me or point me on how to achieve this.

Thanks & Regards,

Phani

5 REPLIES 5

Hi Akash & Subhankar,


Thanks for the help. It worked.


My script is working now. However, I am still not sure how to configure request body easily.


In my above message, I have hard coded the values. But not sure how to achieve the configurable solution.



Solution that I can think of for this is to build query builder to get eh desired response body. Please let me know if you have any other solution to achieve this.



Thanks & Regards,


Phani