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
  1. Action Blocks

List

This action block allows you to render a list of items to the users on WhatsApp. Furthermore, this list of items can be grouped into categories.

This feature is only supported for 360Dialog, Meta & GupShup (WhatsApp Business API providers)

How do I set it up?

In order to set this up, you can follow the following steps;

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

  • Choose 'List'

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

    • Message:

      • Header: Define the header in the space provided that will be visible to the visitors once the list is shared with them on WhatsApp. This text will be in 'Bold' format

      • Body: Displays the text to visitors on WhatsApp in normal format. This can be anything depending on your preference i.e it can be question or message

      • Footer: Displays text at end of the message. This will be the text in 'Greyed' out format. It can be anything like terms of condition etc..

      • Button Name: Display the button with the name configured on click on which the list will open up to the visitors

    • List of Options: It consists of all the items that are listed in the modal. These items can be part of a category or just loosely listed. To define the list, you can follow the following steps;

      • Define the categories that you would like the items to be associated with

      • Create the list of items that you would want to show when the modal opens up. To create the list, you need to define following;

        1. Item Name

        2. Item Description

        3. Category

    • Define Variable: Define the variable that will be storing the input or list item selected by the visitor.

  • You can add up to 10 items and 10 categories

  • We only store the name of item in the variable and not description or category

PreviousOptionsNextReply Buttons

Last updated 1 year ago

⏹️