Nodes
Nodes are the core building blocks of every workflow.
Each node performs a single function and connects with others to form automation.
Types of nodes:
Trigger: Starts the workflow based on an event
Web3: Executes blockchain actions
Integration: Connects external APIs or services
Control: Adds logic flow (If/Else, Delay, Loops)
Transform: Modifies or reformats data
Coingecko: Fetches token data or prices
Last updated
Was this helpful?