How to consume the CURL rest end point in ServiceNow?

Boobalan
Mega Expert

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

2 REPLIES 2

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

Have you checked the REST API explorer? It has examples for curl as well.

 

find_real_file.png

 

Regards,

Sergiu

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