Does ServiceNow uses NodeJS anywhere in Framework???

bns1
Tera Contributor

Does ServiceNow uses NodeJS anywhere in Framework???

2 REPLIES 2

akashsrm100
Kilo Guru

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


bns1
Tera Contributor

Hi Akash,



Is there any existing functionality/Module using NodeJS??