Updated August 26, 2024


This Guide works for users who want to add more bots to the workflow 1, or add more bots in general to the ZappyChat System.

Overview

To add additional bots to your ZappyChat system, you’ll modify Workflow 1 ("Send Message to AI") by creating new branches within the "If/Else" conditions. This approach allows you to trigger different bots based on specific tags or custom fields, without needing to duplicate or create additional workflows.

Step-by-Step Instructions

Step 1: Define the Purpose of the New Bot

Determine what the new bot will do (e.g., lead qualification, appointment scheduling, customer support). This clarity will help in setting up the conditions and prompts.

Step 2: Access Workflow 1 ("Send Message to AI")

  1. Login to GoHighLevel (GHL):
  2. Open Workflow 1:

Step 3: Add a New "If/Else" Condition

  1. Locate the "If/Else" Condition:

  2. Add a New Branch:

    Example:

  3. Set Up Bot-Specific Actions:

chrome_yLQqnc3m7K.gif

Step 4: Set the Webhook for the New Bot

Depending on your setup, you can either create a new custom value for the webhook or paste the webhook URL directly:

  1. Option 1: Create a Custom Value for the Webhook:

    In Workflow 1, under the new branch, add an action to Trigger Webhook and use the custom value {{custom_values.New_Bot_Webhook}} to refer to the webhook URL.

  2. Option 2: Directly Paste the Webhook URL: