Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Flow logic | n8n Docs
[go: Go Back, main page]

Skip to content

Flow logic#

n8n allows you to represent complex logic in your workflows.

This section covers:

You need some understanding of Data in n8n, including Data structure and Data flow within nodes.

When building your logic, you'll use n8n's Core nodes, including:

This page was