We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Create service request using api

ChanduMohammad
Mega Explorer

Can anyone share me API Documentation for creating a Service Request SR? 

3 REPLIES 3

Niklas Peterson
Mega Sage

https://docs.servicenow.com/bundle/tokyo-application-development/page/integrate/inbound-rest/concept/c_ServiceCatalogAPI.html

Regards,
Niklas

ChanduMohammad
Mega Explorer
Hi can you share bit more details, I am looking for api details to create a Service Request in snow i.e SER0001

Niklas Peterson
Mega Sage

Hi,

What kind of details? The API specifications are quite detailed with examples.

You can use the order_now endpoint to submit a request.

https://docs.servicenow.com/bundle/tokyo-application-development/page/integrate/inbound-rest/concept...

Regards,
Niklas