Create service request using api
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2022 10:42 AM
Can anyone share me API Documentation for creating a Service Request SR?
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2022 11:45 AM
https://docs.servicenow.com/bundle/tokyo-application-development/page/integrate/inbound-rest/concept/c_ServiceCatalogAPI.html
Regards,
Niklas
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2022 12:19 PM
Hi can you share bit more details, I am looking for api details to create a Service Request in snow i.e SER0001
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2022 09:39 AM
Hi,
What kind of details? The API specifications are quite detailed with examples.
You can use the order_now endpoint to submit a request.
Regards,
Niklas