Embedded APIs and JavaScript for Dashboards
Dashboards 2.0 supports two-way communication between Birst and 3rd party applications.
Use the Embedding API and JavaScript to embed Dashboards 2.0 dashboards in your web pages. You can also pass data from a web page embedded in Birst to the Birst application.
Embedding Basics
Embedded API Prerequisites
Embedding APIs
Using APIs to listen for events
- Listening for Filter Events from an Embedded Birst Application in Web Pages
- Listening for Filter Events from Birst in Embedded Web Pages
Using APIs to set filters
- Passing Filter Values from Embedded Web Pages to Birst
- Passing Filter Values from Web Pages to Embedded Birst Applications
Using APIs to open dashboards
- Opening Dashboards from Embedded Web Pages Using API Operations
- Opening Dashboards from Web Pages with Embedded Birst Applications Using API Operations
Querying Birst from Embedded Web Pages