Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Event

Parameters

Description

onWebChatReady

Fired when the webchat is fully loaded and ready to start new interactionsan interaction.

onClickButton

Fired when the user clicks on the webchat button, either to close it or to open it.

onWebChatEvent

text

Fired when a bot executes the EmitWebchatEvent activity. This way is possible to pass information from the bot to the page that is inserted in the webchat. The text parameter is submitted directly from the bot.

Reference: https://integra-scm.atlassian.net/wiki/spaces/UCEN/pages/2405434088/Description+of+Workflow+Designer+activities#EmitWebchatEvent

...