HOw can we test Scripted Rest API end point in Service Now

lucky6
Tera Contributor

HI Everyone,

I Want to test scripted rest api end point in service now ...how can we achieve this with background script or any other way?

 

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Let me know if I have answered your question.

If so, please mark appropriate response as correct & helpful so that this thread can be closed and others can be benefited by this.

If not, please let us know if you need some more assistance.

Regards
Ankur

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Lucky - You can leverage REST API Explorer to construct and test API request to a ServiceNow instance.

The REST API Explorer is available to users with the rest_api_explorer role or the admin role. To open the REST API Explorer, use the Application Navigator to open REST > REST API Explorer.

Details here.