Skip to main content
All CollectionsAutomations
Using the If/Else Action in FEA Create
Using the If/Else Action in FEA Create
Updated this week

The If/Else action allows you to split contacts into different paths in a workflow based on specific conditions. This helps you automate actions based on how your customers behave, making your workflow more effective.

Adding an If/Else Action

To get started, go to Automations in FEA Create and open the workflow you want to edit.

To add an If/Else action:

  1. In your workflow click + Add Action.

  2. Select If/Else.

You can now choose between using a prebuilt Scenario Recipe or building your own. To add an If/Else action:

  1. Open your workflow.

  2. Click + Add Action.

  3. Select If/Else.

You can now choose between using a prebuilt Scenario Recipe or building your own.

image

Using Scenario Recipes

Scenario Recipes are ready-made If/Else templates that make setup easier. Some recipes require specific conditions, which will be shown below the recipe name.

  1. Select a recipe from the list.

  2. The workflow will automatically add prefilled branches.

  3. Customize the branches to fit your needs.

  4. Add extra conditions, segments, or branches if required.

    image
image

Building Your Own If/Else Action

To create a custom If/Else action:

  1. Select the Build Your Own option.

  2. Name the action for easy identification.

Setting Up Branches

Branches define the conditions contacts must meet to move down that path.

  • Click + Add Branch to create a new branch.

  • Choose the conditions contacts need to meet.

  • Conditions are grouped into folders. Select the one that applies to your workflow.

image
image

Using AND/OR Conditions

You can add multiple conditions to a branch using the AND or OR operators:

  • AND: The contact must meet all conditions.

  • OR: The contact must meet at least one condition.

    image

To combine AND/OR conditions in the same branch, click + Add Segment.

Adding Multiple Branches

You can create up to 10 branches under a single If/Else action. To add more branches:

  1. Click + Add Branch.

  2. Rearrange branches by dragging them using the six-dot icon.

    image
image

Duplicating Branches

To duplicate a branch:

  1. Click the three-dot menu on the branch.

  2. Select Duplicate Branch.

  3. The duplicate will appear below the original with (copy) in its name.

  4. Modify the conditions in the duplicate to avoid conflicts, as identical conditions will assign contacts to the first matching branch.

    image

The None Branch

Every If/Else action includes a None Branch, which runs when no conditions are met. This branch cannot have conditions added but can be renamed. It will always be the last branch in the list.

image

Adding Follow-up Actions

After setting up your branches, you can add follow-up actions for each path. These can include additional If/Else actions or other workflow steps.

image

Saving Your If/Else Action

Once you’ve configured the branches and follow-ups, click Save Action to apply the changes.

image

And that's it! The If/Else action helps you create flexible, automated workflows by splitting contacts into different paths based on their behaviors or characteristics.

Did this answer your question?