Collect input
Used to Collect a response from the visitors to the question asked.
The Collect Input action block is used for asking questions to which your visitors can respond in the chat.
This action block is made up of two things – A question and a response
Question:
In the text editor, you can define the question that you want to ask your visitors.
For example, “What is your name?”
Variables are used to store the input received from the visitor, so you can reference it for later use.
You can either choose an existing variable from the dropdown or create a new one.
Last updated