How to consume the CURL rest end point in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2018 04:47 PM
Hi Experts,
Good day!!
Is it possible to consume a Curl rest end point in ServiceNow?
If implemented, please provide any endpoint samples.
Any leads would be really helpfull!!
Regards
Boo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 09:35 PM
Hi Sergiu,
Thanks for your reply.
Yes, I have already checked the REST api explorer . Through Windows Machine we can't directly consume the cuRL. We need to install the cURL command line tool(http://curl.haxx.se/download.html) to execute the cURL commands.
So, we have requested the vendor team to provide pure rest endpoint that solved the issue.
Regards
Boo