How can I consume a third party web service in to VBO

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-07-17 10:10 PM
I am trying to call a web service from VBO, is it possible in BP.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-07-17 06:08 PM
Hi Kamal,
yes it is possible to call a web services by using BP. If your web services is REST web services try with the VBO ""Web services - REST"" or if your web services is SOAP then try with the VBO's ""Utility - HTTP"", ""Utility - JSON"".
Regards,
Kiran
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-07-17 02:24 PM
