Docs/Logic & Transform/If/Else

If/Else

Logic & Transform

If/Else Node

Overview

Supports the following operations: Check Variable Exists, Custom Expression.

Configuration

PropertyTypeDefaultDescription
condition_typestring—Configuration field for condition_type
conditionstring—Configuration field for condition
variablestring—Configuration field for variable

Output Variables

Reference these variables in downstream nodes using the {{node.field}} syntax.

{{if-else.branch}}
anyOutput field: branch

Examples

Basic Usage

Example configuration:

{
  "condition_type": "value",
  "condition": "value",
  "variable": "value"
}

Tips & Best Practices

  • •Ensure all required fields are configured.
  • •Check the output variables to see available data.

Try If/Else in Your Workflow

Create a free account and start building AI-powered workflows with the If/Else node.

Open Workflow Editor