Updated December 24, 2024 12:44 PM (GMT-5)


Overview

This guide walks you through the process of splitting Workflow 2 into two parts by creating a copy and modifying it. The original workflow, renamed "AI.02b Response Actions," will focus on performing response actions, while the new version will handle messaging.


Step-by-Step Instructions


1. Copy and Rename the Workflow

  1. Access Workflow 2:

  2. Create a Copy:

    chrome_EMQjGriyYS.gif

  3. Save Changes:


2. Modify the Copied Workflow ("AI.02b Response Actions")

  1. Identify the If/Else Condition:

    image.png

  2. .Move Actions Below the If/Else Condition to Above It:

    chrome_ohl1sf4X0w.gif

  3. Delete the If/Else Condition:

    chrome_e0CcW8yEda.gif

  4. Update the Trigger:

    chrome_66neSHO7c7.gif

  5. Save the Workflow:


The original Workflow 2 “AI.02 Robot Response to Contact” will now exclusively handle sending messages to the contact when the "Send Messages Directly" option is not enabled in the bot configuration. If this option is disabled, the system will continue to add the "response" tag, triggering this workflow to deliver the AI-generated response to the contact.