ChaitanyaKaranam / servicenow-rest-api

Node.js Wrapper library for ServiceNow REST API.
https://www.npmjs.com/package/servicenow-rest-api
MIT License
18 stars 21 forks source link

Unable to create caller and assignment group using CreateNewTask method of incident table #15

Open rajbir123 opened 3 years ago

rajbir123 commented 3 years ago

How to resolve this?

ServiceNow.createNewTask(data,'incident',res=>{ // });