1. Overview
  2. Geta Features
  3. Whatsapp Bot
  4. Add a New Flow and Node in a WhatsApp Bot

Add a New Flow and Node in a WhatsApp Bot

 

Definition

A Flow in a WhatsApp bot is a structured conversation path that guides users through different interactions. Each Node within a flow represents a specific action, such as sending a message, collecting user input, or displaying interactive options.

Steps to Add a New Flow and Node

1. Access the Bot Builder

  • Log in to Geta.ai.
  • Navigate to the Bot Builder module.

2. Open Your WhatsApp Bot

  • Click on Create or Manage your WhatsApp bot.

3. Add a New Flow

  • In the Flow Builder, click on the "New Flow" button (located at the top-left).
  • Enter the Flow Name and save it.

4. Add a New Node

  • In the Flow Builder, click on the "+" (plus) icon to create a new node.
  • Select the Node Type, such as:
    Message – Sends a simple text response to the user.
    Interactive Message – Allows users to select quick reply buttons.
    Interactive Message List – Provides a structured list for users to choose from.
    Number – Collects numeric input (e.g., phone number, OTP).
    Text Field – Captures text-based responses from users.

5. Save and Connect Nodes

  • After adding a node, connect it to the previous or next node to create a structured conversation.
  • Multiple nodes can be added to different flows to build a complete chatbot experience.

Next Steps

📌 Test the Bot – Use the Preview button to check the bot’s flow.
📌 Deploy the Bot – Copy the bot script and embed it on your website.

Now, your WhatsApp bot is structured and ready for interactions! 🚀

Related Articles


Was this article helpful?
© 2025 Geta.ai