Hooks

A hook is a mechanism used to query and retrieve data from different sources such as database, device, or external vendors, and leverage them as part of the report building process.

The mode of query can be one of the following:
  • Query Explorer (GUI based)
  • Script (Python)
  • REST API.