Discover Response

wave:discoverResponse

Response event to a wave:discover event.

For Use In

Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App

The wave:discoverResponse event provides the response following a request for Analytics dashboards to identify their assets.

The wave:discover and wave:discoverResponse events are particularly useful for discovering when a dashboard is being added dynamically to the page, or whether the page has multiple dashboards.

For more information, see the Analytics Web SDK Dev Guide.

NameDescriptionTypeDefaultRequired
UIDOptional identifier that will be included in the request data.string
idThe identifier for the Analytics asset, in the form of a standard 18-character ID.stringYes
isLoadedA flag to determine whether the asset is loaded or still loading.booleanYes
titleThe title of the asset.stringYes
typeThe type of the Analytics asset. Currently, only dashboard is supported.stringYes