Skip to main content

Commands

Installation

npm install @wildix/wda-insights-client

Commands

Creates a new dashboard with specified configuration.
Creates a new filter with specified name and configuration.
Creates a new playlist with specified configuration.
Creates a new projection with specified configuration.
Creates a new projections category.
Deletes a dashboard by its ID.
Deletes a filter by its ID.
Deletes a playlist by its ID.
Removes a conversation from the specified playlist.
Deletes a projection by its ID.
Deletes a projections category by its ID.
Disables a projection by its ID.
Enables a projection by its ID.
Gets the characteristics for a call by callId and flowIndex.
Gets the insights for a call by callId and flowIndex.
Gets the summary for a call by callId and flowIndex.
Gets the summary for a call by callId and flowIndex.
Gets the insights for a chat by chatId.
Gets the summary for a chat by chatId.
Gets the summary for a chat by chatId.
Gets the insights for a conference by conferenceId.
Retrieves a presigned URL for downloading a specific recording.
Gets the summary for a conference by conferenceId.
Gets the summary for a conference by conferenceId.
Gets the time frames for a conference by conferenceId.
Gets a dashboard by its ID.
Gets a playlist by its ID.
Gets a projection by its ID.
Insights API are currently in active development. All interfaces are subject to change.
Lists multiple independent insights in parallel.
Lists multiple independent insights in parallel.
Lists nested drill-down data showing relationships between dimensions.
Lists nested drill-down data showing relationships between dimensions.
Lists all dashboard and pinned configurations available to the user.
Lists all filters available for the user.
Lists all pinned dashboards configurations available to the user.
Lists all playlist and pinned configurations available to the user.
Lists all playlist and pinned configurations available to the user.
Lists all projections and categories available for the tenant.
Pauses a projection by its ID.
Adds an existing conversation to the specified playlist.
Insights API are currently in active development. All interfaces are subject to change.
Updates an existing dashboard's configuration.
Enables a dashboard by its ID.
Updates an existing filter's name and configuration.
Updates pinned dashboard's configuration.
Updates an existing playlist's configuration.
Enables a playlist by its ID.
Updates an existing projection's configuration.
Updates an existing projections category.