WooChat Docs
Login
  • 👋Welcome to WooChat Docs
  • GET STARTED
    • Signup
  • Connect WhatsApp Channel
    • Pre-requisites
    • Connect your WhatsApp
    • Meta Business Verification
    • Apply for WhatsApp Green Tick
    • Messaging Limits & Quality Ratings
    • WooChat Account Setup FAQs
  • CONVERSATIONS
    • WooChat Conversations Glossary
    • Inboxes
    • Team Inbox
    • Initiate a New Chat
    • Compose Box
    • Manage Inbox
    • Quick Replies
    • WooChat Conversations FAQs
  • Audience
    • WooChat Contact Glossary
    • Add Contact
    • Tags
    • Contact Segments
    • Field Collection
    • Contact Updation
    • Contact Deletion
    • Marketing Opt-In
      • Marketing opt-in on contact creation
      • Marketing opt-in Handling Methods
      • Marketing opt-out Management
  • BOTS
    • WooChat Bot Glossary
    • Bot Essentials
    • Bot in WooChat
    • Flow in the Bot
    • Send Card
      • Send Text
      • Send Media
      • Send Collection
      • Send Voice
      • Send Products
      • Send Template
      • Send Form
      • Send Payments
      • Send Location
    • Ask Questions
      • Ask Text
      • Ask Date
      • Ask Email
      • Ask Number
      • Ask Phone
      • Ask URL
      • Ask File
      • Ask Location
      • Ask Button Option
      • Ask Address
      • Ask Keyword Option
      • Ask List Option
      • Ask Collection List
      • Ask Form
      • Ask Payments
    • Bot Utilities
      • Send Button Option
      • Send List Option
      • Delay
      • Condition
      • Set Variable
      • Jump to
      • Switch
      • AI node - GPT Dialog
      • AI node - GPT Knowledge Base
      • Working hours
      • Hint
    • Bot Actions
      • Assign Conversation
      • Unassign Conversations
      • Resolve Conversations
      • Update Conversation Fields
      • Update Contact Fields
      • Update Company Fields
      • Push to Sequence
      • Add Note & Mention
    • Set up Default Bot
    • Bot Management
    • WooChat Bot FAQs
  • Whatsapp Campaigns
    • WooChat Campaigns
    • Select Audience
    • Select Template
    • Review and Send Campaigns
    • Campaigns Analytics and Report
    • WooChat Campaigns FAQs
  • ACCOUNT MANAGEMENT
    • Account Essentials
    • User, Teams, and Roles
    • Account Details
  • Pricing & Billing Modules
    • Conversation Pricing
    • Message Credits
    • Billing & Subscriptions
    • FAQs
  • Whatsapp Templates
    • WhatsApp Templates
      • Template Creation and Editing
      • Custom Marketing and Utility Templates
      • Product Marketing Templates
      • Order Details Template
      • Carousal Template
      • WhatsApp template URL tracking
      • FAQs - WhatsApp Template Messages
  • DEVELOPER RESOURCES
    • API Key
    • API Docs
  • Privacy and Security
    • Data Security and Infra
    • Security FAQ
    • Subprocessors
  • EXTRAS
    • WhatsApp Business API - Unsupported Messages
    • Understanding Message Delivery Issues on WhatsApp
    • WhatsApp’s New Per-user Messaging Limits
Powered by GitBook
On this page
  • Send Form
  • Understanding "Send Form"
  • Send Form Essentials:
  • Implementation Example:
  • Sample Flow - Send Form Card

Was this helpful?

  1. BOTS
  2. Send Card

Send Form

Send Form

Enhance user engagement with customizable forms using the Send Form feature. Set header, body, footer texts, and more for a personalized experience.

Who can use this Card?

  • WooChat Users having permission to either build and deploy bots or manage bots.

  • Available on Scale and Growth Plans.

Understanding "Send Form"

The Send Form feature allows users to send a form with customizable header, body, and footer texts through a messaging platform.

Send Form Essentials:

Before we start, here are some things you need to know:

This field allows you to set an optional header text for the form, providing context or a title. In the example: "Survey Form."

Body

The body text is where you define the main content or prompt for the user. In the example: "What do you think?"

Optionally, you can include a footer text. It can be used for additional information or a closing message. In the example: "Thank you for your feedback!"

Button Name

This parameter involves specifying the name for the form submission button. In the example: "View."

WhatsApp Flow

Here, you select or specify the WhatsApp flow associated with the form. It could be a predefined flow for handling user responses.

Flow Action

The flow action defines what happens after the user interacts with the form. In the example: "Coming Soon" suggests that specific actions or behaviors are still in development or yet to be specified.

Screen Name

Paste the Id from JSON format.

Implementation Example:

Let's take an example configuration for a company that would like their customers to change the contact preferences and communication type.

For the Header Text: "Manage Communication Preferences"

For the Body Text: "Select your communication preferences from the options below"

For Footer Text: "Thank you for managing your preferences with us!"

For the Button Name: "Submit Preferences"

Select the relevant WhatsApp Flow you have created in your Business Manager. If you haven't, created any, go to Flows.

For the Screen Name you have to paste the Id of the first screen. You can take it from the JSON format. You will get the Id from your Business Manager.

In the below picture, the text enclosed in blue box is the Screen id you have to paste in the Screen Name of Ask Form.

Sample Flow - Send Form Card

In WooChat Bot Interface:

In WhatsApp:

Note:

  1. The above sample flow is for you to understand how "Send Form" Card works and it's usage. It is not a representation of what can be achieved with WooChat.

  2. All the responses will be collected in a section - WhatsApp Flows under Settings.

  3. You can use this Card if you don't require any input from the user.

Prefer watching over reading?

Watch the video below for a detailed explanation.

PreviousSend TemplateNextSend Payments

Last updated 9 months ago

Was this helpful?