News

This project provides a scripted REST Api for getting all request related information from ServiceNow. This project is work in progress. Feedback, feature requests, bug reports and pull requests are ...
1. Get token via REST API Getting a session token via ServiceNow REST API is the most efficient way how your Web App can get auth info about logged in user. It is also the most secure way, because you ...