Join the Community
ServiceNow Community
About venkateshchalla
User Activity
Posts
Replies
No posts to display.
Re: POST request to servicenow from NodeJS
10-31-2017
Here is an example to create incident using Request module in NodeJSvar request = require('request');var options = { url: 'https://[MY INSTANCE].service-now.com/api/now/table/incident', method: 'POST', headers: {"Accept":"applicatio...
Helpfuls from
User
Count
Valmik Patil1
1
View all
Helpfuls given to
User
Count
robertchumley
1
awessel
1
View all