how to Call cURL in servicenow

navee7777
Tera Contributor

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 ??? 

 

 

 

4 REPLIES 4

Tushar Sharma2
Kilo Guru

Check out below document for the same.

http://www.synq.cloud/blog/servicenow-and-box-integration/

 

-Tushar

Gaurav Bajaj
Kilo Sage

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.

 

find_real_file.png

 

Please mark it correct/helpful based on the response.

Thanks
Gaurav

HI Gaurav,

 

How to get the CURL output?

dravvyramlochun
ServiceNow Employee
ServiceNow Employee

Hello 

 

Have a look to the following articles for the service-now to box integration:

https://www.workato.com/integrations/box+servicenow

https://community.servicenow.com/community?id=community_question&sys_id=b3d01ba9dbdcdbc01dcaf3231f96...

http://www.synq.cloud/blog/servicenow-and-box-integration/

 

Thanks,
Dravvy

Please Hit Helpful or Correct depending on the impact of the response