- Contents
Interaction Designer Help
Receive Text
This Web Interaction tool receives text from a remote web interaction participant.
Inputs
Interaction Identifier
The unique identifier for the web interaction.
Timeout
The number of seconds the tool will wait to receive the text before taking the Timeout exit path.
Outputs
Text
The text received from the remote web interaction participant.
Exit Paths
Success
This path is taken if the text is successfully received.
Failure
This path is taken if the operation fails.
Timeout
This path is taken if the specified Timeout period expires before any text is received.