sendVariableUpdatedEvent
Description:
Sent when a new value is selected for a variable from a dashboard Element.
Output Parameters:
Example:
dashboardReadyToLoad
Description:
Sent when dashboard information has been loaded and the dashboard itself is ready to render and to start loading data.
Output Parameters:
Output Example:
dashboardLoaded
Description:
Sent when all initial data for a dashboard has been loaded.
Output Parameters:
Output Example:
dashboardUpdated
Description:
Sent when the contents of the dashboard changes.
Output Parameters:
Output Example:
analyticsEventFired
Description:
Fires when one of the selected actions on the Analytics settings page has been performed.
Refer to the analytics events documentation for more details.
customerJwtExpired
Description:
Fires when the current JWT expires. Refer to the
updateCustomerJwt event
for programmatically updating the JWT.
error
Description:
Sent when the dashboard or report builder encounters an error. Please reach out to Explo support if you want this enabled for your workspace.
Output Example:
dashboardFailed
Description:
Sent when the dashboard embed fails to load entirely. This is not a data querying issue, but rather an embedding issue. Usually this is because of an expired or misconfigured JWT or an invalid embed_id / customer_token.
reportBuilderReadyToLoad
Description:
Sent when report builder information has been loaded and the report builder itself is ready to render and to start loading data.
Output Parameters:
Output Example:
reportBuilderFailed
Description:
Sent when the report builder embed fails to load entirely. This is not a data querying issue, but rather an embedding issue. Usually this is because of an expired or misconfigured JWT or an invalid embed_id / customer_token.