how to Call cURL in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2018 10:20 PM
Hi guys,
We are trying to integrate Servicenow with box.com
box.com is providing cURL command to connect to it. so we would like to use the same in service now.
1) can we execute curl command in service now ???
2) is there any other easy way to integrate box with service now ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2018 12:31 AM
Check out below document for the same.
http://www.synq.cloud/blog/servicenow-and-box-integration/
-Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2018 12:42 AM
Hi
You can't use cURL in ServiceNow rather its used for calling any REST API of ServiceNow.
If the 3rd party system can make calls through cURL, then you can use REST API explorer to see the code relevant to you call.
Please mark it correct/helpful based on the response.
Thanks
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 08:02 PM
HI Gaurav,
How to get the CURL output?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2018 01:23 AM
Hello
Have a look to the following articles for the service-now to box integration:
https://www.workato.com/integrations/box+servicenow
http://www.synq.cloud/blog/servicenow-and-box-integration/
Thanks,
Dravvy
Please Hit Helpful or Correct depending on the impact of the response