Does ServiceNow uses NodeJS anywhere in Framework???
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2016 02:25 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2016 02:36 AM
HI brajendra
yes you can use node.js to create record or sending attachment.
for executing node.js you should pass credential of servicenow instance.
for more info AttachmentCreator SOAP Web Service - ServiceNow Wiki
Thanks
Akash
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2016 04:11 AM
Hi Akash,
Is there any existing functionality/Module using NodeJS??