Logo
Deploy Now

SaaS Alternative

Make Zapier Workato IFTTT Pipedream

Stars

13891

Forks

1058

Watchers

67

Developer links

Automatisch

Automatisch runs your Zapier workflows on your own hardware - an open-source, self-hosted automation platform built as a direct alternative. Flows are chains of steps: one trigger (a polling or webhook event such as a new GitHub issue, a Stripe payment, or a form submission) followed by action steps that pass data downstream (post to Slack, append a Google Sheets row, update Notion). The visual builder deliberately mirrors Zapier's trigger-action model, so migrating existing Zaps requires no retraining and no programming knowledge. Roughly 60 integrations cover common business services - Slack, GitHub, Google Sheets, Notion, Stripe, Discord - and connections store credentials per service, with multiple accounts per app supported. Every execution runs on your own server: execution history, logs, and payload data never touch a third-party processor, which matters for GDPR, healthcare, and finance workloads. Error handling with retry logic, a REST API for programmatic flow management, and Docker Compose deployment round out the platform. The AGPL-3.0 Community Edition has no feature limits or per-task billing; an Enterprise Edition adds SSO, roles, and audit logs.

Automatisch

Benefits

  • Zero Marginal Cost per Task
  • Zapier bills per task and the invoice grows with your success. Self-hosted Automatisch runs unlimited executions for a flat hosting cost.
  • Data Never Leaves Your Server
  • Every trigger payload and action result executes and stays on your infrastructure - a hard requirement for GDPR-bound, healthcare, and finance teams.
  • Familiar Enough to Switch Today
  • The builder intentionally mirrors Zapier's trigger-action model, so migrating a handful of Zaps takes an afternoon, not a training program.
  • No Vendor Lock-In
  • AGPL-3.0 source, standard Docker deployment, and full data ownership mean leaving is as easy as arriving - nothing is held hostage.

Features

  • Visual Flow Builder
  • Compose flows from a trigger step and any number of action steps, mapping data from earlier steps into later ones without code.
  • Polling and Webhook Triggers
  • Start flows from scheduled polls of third-party APIs or instantly via incoming webhooks.
  • ~60 App Integrations
  • Slack, GitHub, Google Sheets, Notion, Stripe, Discord, and more, with multiple connections per app for multi-account setups.
  • Execution History and Retries
  • Inspect every run step by step in the log view, with error handling and retry logic for failed executions.
  • REST API
  • Create and manage flows programmatically for CI-driven or templated automation setups.
  • Simple Docker Deployment
  • Docker Compose setup with minimal configuration - the lightest-weight path to self-hosted automation.