Nodes

A Node is a single step in your workflow. Think of nodes as building blocks — each one performs a specific task on your data. As your workflow runs, it moves through each node, executing the logic or action defined there.

There are two types of nodes:

Transformation Nodes

These are used to manipulate, filter, or enhance your data before sending it anywhere.

Destination Nodes

These are where your data ends up after it's processed.

Last updated

Revision created