Postman collection of various ServiceNow APIs calls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2020 02:47 AM
Hi - a 3rd party partner who we are working with currently to integrate our development instance with their IT Chatbot have requested a Postman collection of various ServiceNow APIs calls to test against their development environment specifically for Request Items (sc_req_item table) that includes example calls for RITM creation, updates and closures. Can someone advise on the best approach to doing this please?
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2020 03:07 AM
HI,
We use scripted REST API for this so that we can have proper ACLs on this and implement security.
Also how are they testing now? Using Postman i think.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2020 12:33 AM
Yes, they are testing using Postman, they require a Postman collection of various ServiceNow APIs for Request Items (sc_req_item table) and Tasks (sc_task table)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2020 01:50 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2020 02:10 AM
Hi Sean,
Please go through the link
https://community.servicenow.com/community?id=community_blog&sys_id=0f5de629dbd0dbc01dcaf3231f9619ca
Please mark correct or helpful if this helps.
Thanks