How to use postman to create an incident - webservice
Import
·
Nov 29, 2019
·
article
How to use postman to create an incident?
| Image | Description |
|---|---|
| 01.type your instance https://.service-now.com/api/now/table/incident | |
| 02. Authorization type username/password | |
| 03. Header key: Content-Type value: application/json | |
| 04. Body select RAW and {"short_description":"my first post man test","description":"incident details"} | |
| 05. Send | |
| 06. Answer |
View original source
https://www.servicenow.com/community/itsm-articles/how-to-use-postman-to-create-an-incident-webservice/ta-p/2312215