Dynamic outbound REST that consumes multiple endpoints
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2016 12:14 AM
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
- Labels:
-
Instance Configuration
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2016 08:48 PM
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