How to fetch ServiceNow Instance version using a REST API
Hi, I need a REST end point using which I can fetch instance version of my ServiceNow instance. Many people have posted a URL https://<instancename>.service-now.com/xmlstats.do which gives XML output, however due to some reason this URL is not accep...