logo

NJP

How to use postman to create an incident - webservice

Import · Nov 29, 2019 · article

How to use postman to create an incident?

Image Description
image 01.type your instance https://.service-now.com/api/now/table/incident
image 02. Authorization type username/password
image 03. Header key: Content-Type value: application/json
image 04. Body select RAW and {"short_description":"my first post man test","description":"incident details"}
image 05. Send
image 06. Answer

image

Summary

View original source

https://www.servicenow.com/community/itsm-articles/how-to-use-postman-to-create-an-incident-webservice/ta-p/2312215