Telegram
Send Mail

Automate

Everything

Build complex workflows with a visual node editor. The open-source alternative that scales.

Available Nodes

Everything you need to automate

Drag, connect, and configure. Each node handles a specific integration or action.

Manual Trigger
Manual Trigger

Start your workflow with a single click. Perfect for testing and one-time runs.

Webhook
Webhook

Pause execution and wait for an external HTTP request to resume. Great for API integrations.

AI Agent
AI Agent

Process text with Gemini 2.0 Flash via LangChain. Chain AI output into other nodes.

Send Mail
Gmail / SMTP
Send Mail
Gmail / SMTP

Send emails via any SMTP server. Supports HTML templates and attachments.

Telegram
Telegram
Telegram
Telegram

Send messages to Telegram chats or channels via your bot token.

Send Mail & Wait
Await Response
Send Mail & Wait
Await Response

Send an email with a callback link, then pause until the recipient clicks it. Human-in-the-loop.

Hover to explore each node

Build Your Workflow

Configure Each Node

Execute & Monitor

Webhooks & Await

Drag nodes onto a visual canvas and connect them with edges. Powered by React Flow.

Set messages, pick credentials, and chain outputs between nodes. Every node has its own config panel.

Hit play and watch real-time logs stream in via SSE. Nodes light up as they execute sequentially.

Workflows can pause at webhook and await nodes, then resume when an external event arrives.

Why Autm8n

Built for real workflows

Not just another drag-and-drop. Actually useful automation.

AI-Powered Nodes

Built-in AI Agent node using Gemini 2.0 Flash via LangChain. Chain AI responses directly into emails, Telegram messages, or any other node in your workflow.

Prompt
Gemini
Output

Human-in-the-Loop

Await Gmail sends an email with a callback link. Workflow pauses until the recipient clicks it.

Waiting for approval...
→ email sent to amritbx@gmail.com

Encrypted Credentials

API keys and passwords are AES-encrypted at rest. Connect Telegram bots and SMTP accounts securely.

Telegram Bot
SMTP
AI Agent
Webhook

Real-Time Execution Logs

Watch your workflow execute node-by-node with live SSE streaming. See exactly what happened, when, and debug faster.

Executing node 1 (trigger)
Executing node 2 (aiagent)
AI response stored
Executing node 3 (gmail)
Message sent