Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Web Embeddables component events

Events that Web Embeddables components trigger to track user interactions and component state changes on your third-party websites.

Event nameDescription
[WE] Case List - Component ReadyTriggers when the Case list macroponent has fully loaded and is ready for user interaction.
[WE] Case List - Component ErrorTriggers when the Case list macroponent encounters an error during initialization or data loading or internet error.
[WE] Case List- Record SelectedTriggers when a user selects a record in the case list component.
[WE] Case List - Filter AppliedTriggers when a user applies a filter to the case list records.
[WE] Case List - Search AppliedTriggers when a user performs a search within the case list.
Event nameDescription
[WE] Case View - Component ReadyTriggers when the Case view macroponent has fully loaded and is ready for user interaction.
[WE] Case View - Component ErrorTriggers when the Case view macroponent encounters an error during initialization or data loading or internet error.
[WE] Case View - Comment AddedTriggers when a user adds a comment or work note to the case record.
[WE] Case View - Playbook Activity SelectedTriggers when a user selects a specific activity within a playbook.
[WE] Case View - Playbook Stage SelectedTriggers when a user selects or navigates to a specific stage within a playbook.
[WE] Case View - Playbook Activity State ChangedTriggered when the state of a playbook activity changes for example, from 'Not Started' to 'In Progress' or 'Completed'.
[WE] Case View - Related List Filter AppliedTriggers when a user applies a filter to a related list within the case view.
[WE] Case View - Playbook InteractionTriggers when a user interacts with any playbook element in the case view.
[WE] Case View - Related List Record SelectedTriggered when a user selects a record from a related list within the case view.
Event nameDescription
[WE] Case Create - Component ReadyTriggers when the Case create macroponent has fully loaded and is ready for user input.
[WE] Case Create - Component ErrorTriggers when the Case create macroponent encounters an error during initialization or internet error.
[WE] Case Create - Record Creation SucceededTriggers when a new case record is successfully created.
[WE] Case Create - Record Creation FailedTriggers when an attempt to create a case record fails due to validation errors or system issues.
[WE] Case Create - Primary Button SelectedTriggers when the user selects the primary action button after the case creation
[WE] Case Create - Secondary Button SelectedTriggers when the user selects a secondary action button after the case creation
Event nameDescription
[WE] Catalog Item - Component ReadyTriggers when the Catalog item macroponent has fully loaded and is ready for user interaction.
[WE] Catalog Item - Component ErrorTriggers when the Catalog item macroponent encounters an error during initialization or data loading or internet error.
[WE] Catalog Item - Record Creation SucceededTriggers when a catalog item request is successfully submitted.
[WE] Catalog Item - Record Creation FailedTriggers when submitting a catalog item request fails due to validation errors or system issues.
[WE] Catalog Item - Primary Button SelectedTriggers when the user selects the primary action button after creation.
[WE] Catalog Item - Secondary Button SelectedTriggers when the user selects a secondary action button after creation.
Event nameDescription
[WE] Knowledge Article View - Component ReadyTriggers when the Knowledge article view macroponent has fully loaded and is ready for user interaction.
[WE] Knowledge Article View - Component ErrorTriggers when the Knowledge article view macroponent encounters an error during initialization or data loading or internet error.
[WE] Knowledge Article View - Language SelectedTriggers when a user selects a different language version of the knowledge article.
[WE] Knowledge Article View - Star Rated ArticleTriggers when a user provides a star rating for the knowledge article.
[WE] Knowledge Article View - Link selectedTriggers when a user selects a hyperlink within the knowledge article content.
[WE] Knowledge Article View - Helpful Question SelectedTriggers when any link in the notification is selected. In scenario of Latest version of the article available link
Event nameDescription
[WE] Playbook Intake - Component ReadyTriggers when the Playbook intake macroponent has fully loaded and is ready for user interaction.
[WE] Playbook Intake - Component ErrorTriggers when the Playbook intake macroponent encounters an error during initialization or internet error.
[WE] Playbook Intake - Record Creation SucceededTriggers when a record created through the playbook intake process is successfully saved.
[WE] Playbook Intake - Activity SelectedTriggers when a user selects a specific activity within the playbook intake flow.
[WE] Playbook Intake - Stage SelectedTriggers when a user navigates to or selects a specific stage in the playbook intake process.
[WE] Playbook Intake - Playbook InteractionTriggers when a user interacts with any element within the playbook intake interface.
[WE] Playbook Intake - Primary Button SelectedTriggers when the user selects the primary action button in the playbook intake
[WE] Playbook Intake - Secondary Button SelectedTriggers when the user selects a secondary action button in the playbook intake
Event nameDescription
[WE] Object List - Component ReadyTriggers when the Object list macroponent has fully loaded and is ready for user interaction.
[WE] Object List - Component ErrorTriggers when the Object list macroponent encounters an error during initialization or data loading or internet error.
[WE] Object List - Record SelectedTriggers when a user selects a specific record from the object list.
[WE] Object List - Filter AppliedTriggers when a user applies a filter within the object list.
[WE] Object List - Search AppliedTriggers when a user performs a search within the object list.
[WE] Object List - Pagination NavigatedTriggers when a user navigates to a different page of results.
[WE] Object List - Hierarchical List Expanded CollapsedTriggers when a user expands or collapses a hierarchical node in the object list (for tree-structured data).
[WE] Object List - Footer Link SelectedTriggers when a user selects a link in the footer of the object list, for example, View All.