/CESeNow

CEServer app for ServiceNow

Primary LanguageJavaScriptOtherNOASSERTION

Cisco Endpoint integraton for ServiceNow

Webex Room Kit device integration for ServiceNow.

Cisco Products Technologies/ Services

The solution will levegerage the following technologies

Solution Components

This solution is based on Nodejs.

For documentation of tool usage clone the repo, perform a npm install to install all dependencies. and build the solution using

git clone 
npm install

Installation

To download and install this project:

git clone 
npm install

Create a .env file with the following attributes

TPADMIN=<telepresence Admin user>
TPADMINPWD=<telepresence admin user password>
IPADDRESS=<video endpoint IP address>
SERVICENOW_USERNAMEPWD_BASE64=<username/password base64 combo>
SERVICE_NOW_INSTANCE_URL=<yourInstance>.service-now.com

License

Provided under Cisco Sample Code License, for details see LICENSE

Code of Conduct

Our code of conduct is available here

Contributing

See our contributing guidelines here