Utils, Logic, and Others
In this section
Start with what your workflow needs
Last updated
Was this helpful?
This section covers utility nodes for data processing, logic nodes for controlling workflow flow, and bonus features for advanced use cases.
Use these nodes to add branching, loops, code execution, and other programmatic control to your workflows.
Utils Helper nodes for common data tasks — custom API calls, shared memory, delays, and more.
Need to branch based on a condition? Start with If/Else Node.
Need to run custom code? Use Code Node.
Need to call an external API? Use Custom API.
Need to iterate over a list? Use Loop Subflow.
Last updated
Was this helpful?
Was this helpful?

