Workflow Branches let you create conditional logic inside a single workflow. Using branches, you can send contacts down different paths based on whether a condition is met or not — similar to an “if / then / else” decision.
This allows you to handle multiple scenarios in one workflow instead of creating separate workflows for each case.
A Branch node evaluates the result of the filter directly before it and then continues the workflow on one of two paths.
Important: A Branch node must always come directly after a filter. Branches only evaluate the result of the filter immediately before them.
Branches work with supported filter nodes, including:
The Branch node always evaluates the result of the filter placed immediately before it.
Use a workflow branch to send different follow-ups based on how the appointment took place.
This allows both follow-ups to live in a single workflow instead of maintaining separate automations.
The Exit Step allows you to stop a workflow early.
Exit Steps are commonly used at the end of one branch path when no further actions should run for that scenario.
If you have questions or need help building workflows with branches, contact LeadCenter Support at support@leadcenter.ai.
If you can’t find the answers you’re looking for, our support specialists are available to answer your questions and troubleshoot if necessary.