Knowledge Base

Condition

Branches the workflow based on a field comparison. Routes to success output when the test passes; fails the step when it does not.

When to use

  • Threshold checks on sensor readings.
  • Filter webhook payloads by status code or event type.
  • Gate expensive actions behind validation.

Properties

PropertyTypeDescription
Field (dot path, empty = whole input)fieldPathPipeline field to test, e.g. temperature or body.status.
Operatorselect==, !=, >, >=, <, <=, contains, startsWith, endsWith, isTrue, isFalse.
Compare ValuetextRight-hand value for numeric/string comparisons.
Fail MessagetextError message when condition fails.
Invert (NOT)toggleWhen on, pass when comparison would normally fail.

Outputs

Passes input unchanged on success.

See also

Nodlyn Assistant
Ask me anything about Nodlyn
Hi! 👋 I'm the Nodlyn assistant. Ask me about the product, workflow components, connectors, agent runtime, agent capabilities, deployment, and more. If I don't know an answer, I'll point you to our contact form.