n8n/packages/nodes-base/nodes/ServiceNow
MedAliMarz de2119564c
Add ServiceNow node (#1932)
*  ServiceNow node

* Add Table Record resource & operations

* Add Incident resource & operations

* Add User resource & operations

* Add Business Service getAll operation

* Add Business Service, Department, Dictionary and Configuration Items resources

* Improvements

* Add continueOnFail

* Fix node display name

* Fix node credentials name

* Minor improvements

* Improvements

* Add load function for fields parameter

* Add load function for incident, user and table record fields

* Fix sending input function

* Enhance ServiceNow credentials

* Apply review changes & improvements

* Minor improvements

* Minor code enhancement

* Apply review changes

*  Small improvement

* Fix TableRecord update operation & add BusinessServices loading

*  Small improvement

*  Improve ServiceNow node

*  Fix one more description

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-15 19:30:59 +02:00
..
BusinessServiceDescription.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
ConfigurationItemsDescription.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
DepartmentDescription.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
DictionaryDescription.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
GenericFunctions.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
IncidentDescription.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
ServiceNow.node.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
servicenow.svg Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
TableRecordDescription.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
UserDescription.ts Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00