Exago Logo
Search
Generic filters
Exact matches only
JavaScript API

JavaScript API

The Exago JavaScript (JS) API allows Exago functionality to be embedded directly into HTML containers.

JavaScript API: Filters and Parameters

Runtime filters and parameters can now be modified via the JavaScript API prior to a report's execution.

JavaScript API: Proxy Incoming Requests

Note As of v2018.1, this is no longer necessary. Use Cookieless Sessions instead. It can be tricky to serve content from different domains as part of the same web page. To protect against malicious scripts, web browsers enforce a same-origin policy whereby scripts have permission to access ...

JavaScript API: Report and Dashboard Execution Timing

As of v2019.1.3+, Exago BI exposes a JavaScript API that may be invoked in the browser to execute reports and dashboards and retrieve information about how long they take to run. This makes it easier to do benchmarking, especially for dashboard executions where a test would need to wait ...