Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Capturing information from a user in a WhatsApp chat conversation

Use the collection of input controls provided by the Virtual Agent Designer to prompt and capture information from a requester in a WhatsApp chat conversation.

Virtual Agent Designer is a diagram tool for creating and managing topics, which are blueprints for conversations between a virtual agent and user. For more information, see Getting started with the Asset library in Assistant Designer.

Users must opt in to receive notifications. No notifications can be delivered until the user grants consent.

There are two ways for users to grant consent to receive notifications:

  • The user can enter Notification into the WhatsApp chat with your business. The user gets a bot response with the option to subscribe or unsubscribe from receiving notifications for your business on WhatsApp.
  • As the administrator, you can set up the option for users to subscribe or unsubscribe from notifications from your portal. See Subscription-based notifications for more information.

User input controls

The Conversational Integration with WhatsApp (WhatsApp Cloud API) application supports the following user input controls in Virtual Agent Designer.

User input controlDescription
TextUser enters a plain text string in the conversation.
Static ChoiceUser selects an item from a predefined list.
BooleanUser enters a Boolean response to the bot. For example, the user can reply Yes or No in a chat conversation.
File PickerUser sends a file to the bot.
Dynamic choiceUser selects an item from a dynamic list (partial support).
Date TimeUser selects a calendar date, time (hours and minutes), or both.
CarouselUser selects a single item from the carousel.

For more information about configuring user input controls, see Assistant Designer user input controls.

The Conversational Integration with WhatsApp (WhatsApp Cloud API) application supports the following bot responses in Virtual Agent Designer.

Bot responseDescription
TextBot sends a plain text string to the user.
ImageBot sends an image to the user.
LinkBot sends a web link to the user.
CardBot sends selected information from a record on your instance.
Bot responseDescription
TextBot sends a plain text string to the user.
ImageBot sends an image to the user.
LinkBot sends a web link to the user.
CardRecord card: Bot sends content from a record in a compact format.Image card: Sends an image along with a caption. YouTube video card: Bot sends a YouTube video link with a title and description.
HTMLNot supported
ScriptNot supported
Multi-responseBot sends text, image, and link with an interactive button.
VideoBot sends a video link with title, description, and interactive button.
Web UI image card outputBot sends content from a record in a compact format, including an image with text.
TableBot response is displayed as a table.

For more information about configuring bot responses, see Assistant Designer bot responses.

Parent Topic:Using Conversational Integration with WhatsApp (WhatsApp Cloud API)