Support Hunt Help Center
HomeAboutFacebookLinkedInWebsite
  • 😀Welcome to Support Hunt
    • Support Hunt 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
    • Events
    • Service Call
    • Javascript
    • Zapier
    • Google Sheets
    • Salesforce
    • Codeblock
    • Airtable
    • Google Calendar
    • Calendly
    • Hubspot
    • Freshdesk
    • DialogFlow
    • Zoho CRM
    • Slack
      • Live Chat for Slack
      • Notification for Slack
    • ActiveCampaign
    • Link Tracking
  • 💬whatsapp business api
    • Overview
    • Prerequisites
    • WhatsApp Business API for Test Environment
      • Setting Up Test Environment with Twilio
      • Setting Up Test Environment with 360Dialog
    • WhatsApp Business API for Production Environment
      • WhatsApp Business API from Meta
      • WhatsApp Business API from 360Dialog
  • 💬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 Support Hunt?
    • Scheduling a Contact Report
    • Exporting a Contact List
    • What are weekly reports?
      • What are weekly reports?
  • community
    • Website
    • Facebook
    • LinkedIn
Powered by GitBook
On this page
  • Configurations on the action block
  • Header
  • Body
  • Footer
  • Button name
  • Items & Categories
  • Variable
  • Track links
  1. action blocks

List

Renders a list of items grouped by categories on a drawer.

PreviousOptionsNextReply Buttons

Last updated 1 year ago

This feature is only supported on the WhatsApp channel for the following WA API providers: 360Dialog, Meta, and GupShup.

This action block is used for a rich approach of allowing users to choose from a list of options. Mostly used as an alternative to the 'Option' action block, as it it not user-friendly and prone to users from the users.

Configurations on the action block

Header

Shows the text entered in a bold format -- making it look like a title.

Body

The text will be the question associated while showing the list of options.

Footer

An optional field where a help text is entered. Mostly a disclaimer, visualized in a grey color.

Button name

Along with the above, there will be a button that is displayed, on click of which will we show the list of options in a drawer format.

Here you can write the name of the button like 'Choose', 'Select' etc.

Items & Categories

All the items that are to be displayed in the list are defined here. Each item contains the following information that can be entered,

  • Item name - Name of the item

  • Item description - A short description of the item

  • Category - List of all categories created

A maximum of 10 items and categories can be created.

Variable

Users can store the value of the selected list item in a variable for future reference.

(Refer this article to learn more about variables)

Track links

Enabling this option will create short URLs for all the URLs mentioned in this action block.

(Refer this article)

This will only work if Link tracking is enabled in your account settings.

⏹️