Node Reference
Complete catalog of all available nodes organized by category.
Triggers
— Nodes that initiate workflow executionWebhook
Trigger workflow via HTTP request
Schedule
Trigger on recurring schedule
Manual Trigger
Start workflow manually
Event Trigger
React to external events
Form Submission
Trigger from form data
Actions
— Nodes that perform operationsHTTP Request
Make HTTP requests to external APIs
Send Email
Send email via SMTP or API
Slack Message
Post messages to Slack channels
Database Query
Execute database operations
File Operations
Read, write, or transform files
Logic
— Nodes that control flowIF Condition
Branch based on conditions
Switch
Route to multiple outputs
Merge
Combine multiple inputs
Split In Batches
Process items in batches
Wait
Pause execution for duration
Data Transformation
— Nodes that transform dataEdit Fields
Add, rename, or remove fields
Code
Run JavaScript code
Sort
Sort data by field
Filter
Remove items that don't match
Limit
Limit number of items
Cloud SaaS
— Connect to cloud servicesSalesforce
Salesforce CRM operations
HubSpot
HubSpot CRM operations
AWS Lambda
Invoke Lambda functions
Google Sheets
Read/write Google Sheets
Stripe
Stripe payment operations
On-Premise
— Connect to local infrastructurePostgreSQL
PostgreSQL database operations
MySQL
MySQL database operations
REST API
Custom REST API calls
GraphQL
GraphQL queries and mutations
SOAP Client
SOAP web service client
Event/Message
— Message queue and event streamingKafka Consumer
Consume from Kafka topics
Kafka Producer
Produce to Kafka topics
RabbitMQ
RabbitMQ message operations
Redis
Redis operations and pub/sub
WebSocket
WebSocket client operations
