Visual Reports Software Version

Q: How to check what version of Visual Reports module do we have installed?

A: Visual Reports module is standalone and its version number is different from primary Targetprocess application. However, it is possible to obtain the version number of one of the key parts of the reports engine using special query in your web browser.

URL of the query:https://your-account.tpondemand.com/vizydrop/api/v1/info

Example of output:
{
  "assetsVersion": "9691",
  "pathToEmbeddedScript": "/assets/embedded.js?v=9691"
}

From this output you may find that current version of one of the key modules of Visual Reports is 9691.