Master automation workflows with hands-on examples and interactive node exploration
Get started in 3 simple steps
Start with a trigger node like Start, Webhook, or Schedule
Connect action nodes like HTTP Request, AI, or Google Sheets
Set up inputs, test your workflow, and publish
Learn from real-world automation examples
Fetch data from API, process it, save to spreadsheet, and notify team
Start
Trigger
Workflow start signal
HTTP Request
Action
https://api.example.com/endpoint
JSON object with headers
Request body (JSON, form data, etc.)
HTTP response body content
HTTP status code (200, 404, etc.)
Response headers as JSON object
Read property from JSON
Action
Google Sheets
Action
Google Sheets spreadsheet ID
Name of the sheet tab
A1:Z100 or leave empty for all data
JSON data to write/update
Slack
Action
#channel-name or @username
Message content to send
Reply to thread (timestamp)
Track assignments, deadlines, and send reminders automatically
Google Sheets
Action
Google Sheets spreadsheet ID
Name of the sheet tab
A1:Z100 or leave empty for all data
JSON data to write/update
Condition
Action
First value to compare
Second value to compare (not needed for empty checks)
Slack
Action
#channel-name or @username
Message content to send
Reply to thread (timestamp)
Gmail
Action
Recipient email addresses (comma separated)
Email subject
Email body content
Search query (for search/read actions)
Generate daily content with AI, save to Notion, and email summary
Schedule Trigger
Trigger
How often should this workflow run?
What time should it run?
Which days? (Only for weekly schedule)
For single run: YYYY-MM-DD (e.g., 2024-01-15)
Your local timezone
Advanced: Custom cron expression (e.g., */15 * * * * for every 15 min)
Current execution timestamp
Human-readable schedule description
OpenAI
Action
Your prompt or message
Maximum tokens to generate (default: 1000)
0.0 to 2.0 (default: 1.0)
AI-generated text response
Token usage statistics (JSON)
Name of the AI model used
Notion
Action
Notion database or page ID
Page title
Page content or properties (JSON)
Query filter (JSON)
Gmail
Action
Recipient email addresses (comma separated)
Email subject
Email body content
Search query (for search/read actions)
Collect research data from multiple APIs and compile reports
Schedule Trigger
Trigger
How often should this workflow run?
What time should it run?
Which days? (Only for weekly schedule)
For single run: YYYY-MM-DD (e.g., 2024-01-15)
Your local timezone
Advanced: Custom cron expression (e.g., */15 * * * * for every 15 min)
Current execution timestamp
Human-readable schedule description
HTTP Request
Action
https://api.example.com/endpoint
JSON object with headers
Request body (JSON, form data, etc.)
HTTP response body content
HTTP status code (200, 404, etc.)
Response headers as JSON object
Read property from JSON
Action
OpenAI
Action
Your prompt or message
Maximum tokens to generate (default: 1000)
0.0 to 2.0 (default: 1.0)
AI-generated text response
Token usage statistics (JSON)
Name of the AI model used
Notion
Action
Notion database or page ID
Page title
Page content or properties (JSON)
Query filter (JSON)
Receive webhook, check conditions, and send notifications
Webhook
Trigger
Custom webhook path (optional)
HTTP request body data
HTTP request headers as JSON
Condition
Action
First value to compare
Second value to compare (not needed for empty checks)
Slack
Action
#channel-name or @username
Message content to send
Reply to thread (timestamp)
Explore every node with detailed information and visual examples
Select any node from the sidebar to see its details, inputs, outputs, and connection examples
Choose any node from the sidebar to see detailed information, visual representation, and connection examples.