Condition
If / Else logic
About this Node
The Condition node is the "brain" of your automation chain. It allows you to create complex scenarios where data flow branches depending on whether specific rules are met.
Logic Processing Capabilities
- Basic Comparisons: Check numbers (greater, less, equal) and text.
- Text Filters: Verify if text contains certain words, or if it starts/ends with specific characters.
- Regular Expressions (Regex): Advanced filtering for power users.
- Condition Grouping: Build sophisticated rules using AND (&&) and OR (||) operators.
Usage Examples
You can configure the system to post to Telegram only products with prices below a certain threshold, or only RSS news containing the word "Promotion." If the condition is not met, the data flow simply stops or takes an alternative path.
💰 Price
Execution cost of this node: 4 cr. per single run.