- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2019 10:59 AM
Hello SNOW Gurus,
I am using REST API to create incident tickets, modifying CI's successfully. But Now I have a need to create a request. I don't understand the process on how to accomplish this. I need to select the service from "service catalog", then create a request(REQ), and a request item (RTIM). It seems updating mutiple tables (sc_request and sc_req_item). Any idea how can this be done ? Any sample code or documentation will be really helpful.
TIA
Shynee
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2019 11:07 AM
you need to use OOB service catalog REST API to create service request.
Please check below documentation
https://docs.servicenow.com/bundle/jakarta-application-development/page/integrate/inbound-rest/concept/c_ServiceCatalogAPI.html
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2019 11:54 AM
Do you mind to mark my answer as correct so that others can benefit from similar question?
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2019 12:08 PM
I will if I don't have any follow up questions.
Thanks
Shynee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2019 08:12 AM
Sachin,
Which API I should be looking in the API explorer to accomplish creating a request ?
Thanks
Shynee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2019 09:32 AM
Never mind, I had to change the namespace to sn_sc. I see all the API's
Thanks
Shynee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 12:38 PM
Can someone explain what is the use of these below parameters in the payload
sysparm_item_guid":"d9bcc9bc1b4e94108dbf42eddc4bcbd2","get_portal_messages":"true","sysparm_no_validation":"true"