Automation Hub
The self-hosted, AI-powered workflow automation platform for modern teams. Build, deploy, and manage event-driven automations with a visual canvas — on your own infrastructure.
What is Automation Hub?
Automation Hub is an enterprise-grade, self-hosted workflow automation platform that allows teams to build visual, event-driven automations connecting WhatsApp, Email, AI services, webhooks, and more — without sending their data to third-party clouds.
Think of it as a self-hosted alternative to Zapier, n8n, or Make — but with built-in AI nodes (Claude & GPT), native WhatsApp integration (Meta & Twilio), multi-tenant architecture, and a visual canvas editor powered by React Flow.
Self-Hosted = Your Data Stays Yours
Unlike SaaS automation tools, Automation Hub runs entirely on your own server. Your workflow data, API keys, and customer information never leave your infrastructure. No per-task pricing, no vendor lock-in.
Who Is It For?
Startups & SMBs
Automate customer support, lead follow-ups, order confirmations, and internal notifications without expensive SaaS subscriptions.
Enterprises
Multi-tenant isolation, RBAC, audit logging, and API-first design meet compliance requirements for large organizations.
Developers
Module SDK to build custom nodes, REST API for programmatic control, webhook triggers, and a clean Laravel codebase to extend.
E-Commerce
Abandoned cart reminders via WhatsApp, order confirmation emails, AI-powered product recommendations, and courier tracking.
Logistics & Courier
Native Deprixa Plus integration for real-time shipment tracking, status change alerts, and delivery notification workflows.
SaaS Resellers
With the Extended License, deploy as a multi-tenant SaaS platform and offer automation services to your own clients.
Key Features
Visual Workflow Canvas
Drag-and-drop editor with 21 node types, powered by React Flow. Build complex automations visually.
AI-Powered Nodes
Classify, extract, summarize, and generate content with Claude (Anthropic) and GPT (OpenAI) directly in your workflows.
WhatsApp Integration
Send and receive WhatsApp messages via Meta Cloud API or Twilio. 24-hour window management and template support.
Email Automation
Transactional and marketing emails via SMTP or Resend API, with HTML templates and per-organization rate limiting.
44 Ready-to-Use Templates
Pre-built workflow templates covering e-commerce, support, marketing, HR, DevOps, and more — import and customize in seconds.
Multi-Tenant & RBAC
Organization-level data isolation, role-based access control with granular permissions, and complete audit logging.
4 Languages + RTL
Full internationalization: English, Spanish, French, Arabic with complete RTL layout support. 693+ translation keys.
REST API v1
Complete API with SHA-256 hashed keys, per-key rate limiting, HMAC webhook verification, and OpenAPI 3.0 spec.
Courier Module
Native Deprixa Plus integration with real-time webhooks, shipment status tracking, and delivery notification workflows.
How It Compares
| Feature | Automation Hub | Zapier | n8n | Make |
|---|---|---|---|---|
| Self-hosted | ✓ | ✗ | ✓ | ✗ |
| Visual canvas editor | ✓ | ~ | ✓ | ✓ |
| Built-in AI nodes (Claude & GPT) | ✓ | ~ | ~ | ~ |
| Native WhatsApp (Meta + Twilio) | ✓ | ~ | ~ | ~ |
| Multi-tenant architecture | ✓ | ✗ | ✗ | ✗ |
| RBAC with granular permissions | ✓ | ~ | ~ | ~ |
| 4 languages + RTL | ✓ | ✗ | ~ | ~ |
| One-time license (no subscription) | ✓ | ✗ | ✓ | ✗ |
| 44 pre-built templates | ✓ | ✓ | ~ | ✓ |
| Audit logging | ✓ | ~ | ✗ | ~ |
| REST API + OpenAPI spec | ✓ | ✓ | ✓ | ✓ |
| Two-factor authentication | ✓ | ✓ | ✗ | ✓ |
Legend: ✓ = Built-in ~ = Via plugin/limited ✗ = Not available
Architecture at a Glance
Automation Hub uses an event-driven architecture with a clean separation of concerns:
┌─────────────┐ ┌──────────────┐ ┌───────────────────┐
│ Trigger │────▶│ Event Bus │────▶│ Workflow Engine │
│ (webhook, │ │ (publish/ │ │ (topological sort,│
│ polling, │ │ subscribe) │ │ node execution, │
│ API call) │ │ │ │ error handling) │
└─────────────┘ └──────────────┘ └───────┬───────────┘
│
┌─────────────────────────────┼──────────────┐
│ │ │
┌─────▼─────┐ ┌──────▼──────┐ ┌──▼──────────┐
│ Email │ │ WhatsApp │ │ AI │
│ Module │ │ Module │ │ Module │
│ (SMTP, │ │ (Meta, │ │ (Claude, │
│ Resend) │ │ Twilio) │ │ OpenAI) │
└────────────┘ └─────────────┘ └─────────────┘
For the complete technical architecture, see the Architecture page.
Quick Links
Platform at a Glance
| Metric | Value |
|---|---|
| Node Types | 21 (12 core + 9 from modules) |
| Modules | 5 — Email, WhatsApp, AI, Courier, Notifications |
| Templates | 44 pre-built workflow templates |
| Languages | 4 — EN, ES, FR, AR with full RTL |
| Translation Keys | 693+ per locale |
| Automated Tests | 340 (2,194 assertions) |
| API Endpoints | 22 RESTful endpoints with OpenAPI 3.0 |
| Authentication | Session-based + API keys (SHA-256) + 2FA (TOTP) |
New to Automation Hub?
Start with the Getting Started guide for step-by-step installation instructions, then check the Workflow Builder documentation to create your first automation.