Docs/Logic & Transform/Variable

Variable

Logic & Transform

Variable Node

Overview

Configure this node to integrate with external services or perform logic.

Configuration

PropertyTypeDefaultDescription
variableNamestring—Configuration field for variableName
valuestring—Configuration field for value

Output Variables

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

{{variable.value}}
anyOutput field: value

Examples

Basic Usage

Example configuration:

{
  "variableName": "value",
  "value": "value"
}

Tips & Best Practices

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

Try Variable in Your Workflow

Create a free account and start building AI-powered workflows with the Variable node.

Open Workflow Editor