Configure the Node
General Settings
In General Settings, configure the following:
- Custom Name: Enter a name to identify the node.
-
Your Message to User: Select a message type under Choose your message type:
-
Text to Speech: Type or select a message to convert to speech. Click + Create New to add a new prompt, or + Add Another to define multiple messages (one is randomly selected at runtime).

-
Audio File: Type a message or click + Upload New to upload an .mp3 or .wav file.

-
Link: Click + Create New to add message text and an audio file URL (.mp3 or .wav). Click + Add Another for additional URLs.

- Go to node: Select the node for error handling. You can create a new node or select an existing one.
-
Text to Speech: Type or select a message to convert to speech. Click + Create New to add a new prompt, or + Add Another to define multiple messages (one is randomly selected at runtime).
Pass Data from Experience Flow to Dialog in a Child Bot
You can use a script to read data from an experience flow and pass it to a dialog in a child bot. The script node sets a variable from the current user session and stores it usinguserSessionUtils. Learn more.