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 it?
  • How do I set it up?
  1. Action Blocks

Form

Action block provides the easiest way of collecting multiple inputs from your visitors

In scenarios, where you are looking to collect multiple inputs like name, email or phone to confirm the appointment, rather than making the conversation lengthy by using multiple collect input blocks to collect each value, you can make use of form that collects everything at once.

When should I use it?

  • You are collecting multiple inputs

  • Want to keep the chat short and quick

  • Reduce the number of to and fros

How do I set it up?

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

  • Add an action block on canvas by clicking on '+'

  • Choose 'Form'

  • Double click on 'Form' to configure it on the right panel

    • Message: The message configured here will be sent to the visitors when 'Form' action block is triggered along with the form fields

    • Add fields to capture individual input:

      1. Name: Enter the name of the field. This is what the visitors will see

      2. Validation Method: Select the validation method i.e text, name, email, phone or custom

      3. Define Variable: Give a name to the variable in which the answers to this field will be stored

      You can click on '+ Form Field' to add more fields and repeat the above step to configure it.

You can add maximum upto 5 fields You can have some fields as 'Optional', so that the visitors can still move forward in the conversation if it is not filled

PreviousDelayNextFlow

Last updated 1 year ago

⏹️