Home
  • πŸ˜ƒWelcome to Cataleya
  • Cataleya Basics
  • 🏁Getting Started
    • Building a Chatbot
    • Testing a Chatbot
    • Installation
      • Installation on Website
        • Installation using HTML
        • Installation using Google Tag Manager
      • Installing on Wordpress
      • Installing on SquareSpace
      • Installation on WhatsApp
      • Installation on Facebook
      • Installation on SMS
    • Deploying a Chatbot
    • Utility Tools
  • ⏹️Action Blocks
    • Overview
    • Trigger
      • Set values to variables using Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Branch
    • Image Carousel
    • Human Handover
    • Slider
    • File Upload
    • Delay
    • Form
    • Flow
    • Jump
    • Codeblock
      • Dynamic Dialog Generator
    • Options
    • List
    • Reply Buttons
    • AI Model
  • πŸ€–AI Studio
    • Overview
      • From URL
      • From File
      • From Intent
  • πŸ”—Integrations
    • Overview
    • Service Call
    • Javascript
    • Zapier
    • Code block
    • Google Calendar
    • Calendly
    • HubSpot
    • DialogFlow
    • Link Tracking
  • βœ‰οΈLive Chat
    • Overview
      • Live Chat Screen
      • Live Chat Settings
  • πŸ› οΈTroubleshooting
    • Cloning Bots
    • Connecting Action Blocks
    • Creating Loops
    • Setting Up Fallback Variables
    • Setting Up Link Tracking
    • Variable Manager
    • Image Dimensions
  • πŸ“£Outbound Bots
    • Overview
    • Building One Off Campaign
    • Building Ongoing Campaign
    • Creating a WhatsApp Template
    • Action Blocks: Outbound
      • Send WhatsApp
      • Send SMS
      • Delay
      • Branch
  • 🎨Chatbot Customisation
    • Chatbot Appearance
    • Custom CSS
    • Embed bots in iFrame
    • Embedding the Chatbot
    • JS functions to show/hide
  • πŸ‘œAccount Management
    • Teams
    • Teammates
    • Purchasing a plan
    • Payment Methods
    • Refund Policy
    • Reset Password
    • Deleting Account
  • ⏺️Reporting
    • Analytics Dashboard
    • Custom Reports
    • What are contacts in Cataleya?
    • Scheduling a Contact Report
    • Exporting a Contact List
    • What are weekly reports?
      • What are weekly reports?
Powered by GitBook
On this page
  • When should I use Collect Input?
  • How do I set it up?
  1. Action Blocks

Collect Input

This action block allows you to collect the input or response from the visitors or customers

When you as a business want to ask questions to the visitor and expect answers in the return. You don't want to just collect any random input, like you're asking for the visitor's email and they input 'abcedfg', it wouldn't make sense to move ahead in the conversation without receiving a valid input.

The collect input block has a set of in-built validations that you can use to verify whether the input provided is valid and only then move forward with the flow.

When should I use Collect Input?

  • Collecting information like name, email or phone

  • Asking questions

  • Collecting Feedback

  • Branching the conversation flow based on the input received

How do I set it up?

You can follow the following steps to set up the 'Collect Input' action block;

  • Add the block on canvas by clicking on '+'

  • Choose 'Collect Input'

  • Configure the following on right panel

    • Question: Write down the question you want to ask in the rich text editor under 'Show this question'

    • Variable: Select the variable in which the response from the visitor will be stored

This variables can be used later in the conversational flow to give personalisation

PreviousSend MessageNextButtons

Last updated 1 year ago

⏹️