HOw can we test Scripted Rest API end point in Service Now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 02:27 AM
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?
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2020 08:28 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2020 09:49 AM
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.