Automatisch
Automatisch is an open-source workflow automation platform (workflow automation / integration platform) that connects third-party applications and services through configurable triggers, actions, and data flows.
- Visual, trigger-based workflow builder for integrating Software-as-a-Service (SaaS) and internal services (workflow orchestration).
- Support for event-driven automations across multiple apps via Hypertext Transfer Protocol (HTTP), webhooks, and API-based connectors (integration platform).
- Self-hosted deployment model with container-friendly distribution and source-available codebase (self-hosted automation).
- Extensible connector and action model for adding custom integrations and business logic (developer platform).
- Focus on automating repetitive business processes such as notifications, synchronizations, and data handoffs (business process automation).
More About Automatisch
Automatisch is an open-source workflow automation platform (workflow automation) designed to connect heterogeneous SaaS products, internal tools, and APIs through event-driven workflows. It operates in the integration and automation space (integration platform) where enterprises need to orchestrate data exchanges and actions across multiple systems without custom point-to-point development for each integration.
The core of Automatisch is a visual workflow builder (workflow orchestration) that allows technical and semi-technical users to define automations as sequences of triggers and actions. Triggers can originate from events such as incoming webhooks, application events exposed via APIs, or time-based schedules. Actions then interact with connected services to create, update, or retrieve records, send messages, or call external endpoints. This model aligns with common integration patterns where workflows implement if-this-then-that logic combined with multi-step branching and data transformation.
As a self-hosted platform (self-hosted automation), Automatisch is designed to run under the control of the organization, commonly in containerized environments such as Docker or in on-premises (on-prem) or private cloud infrastructure. This deployment model allows enterprises to manage data locality, network boundaries, and integration with internal-only systems. The source-available nature of the project enables internal review of the codebase and adaptation to organization-specific requirements, subject to the project’s licensing terms.
Automatisch exposes an extensible connector architecture (developer platform) in which each supported service is implemented as an integration containing triggers, actions, and data schemas. Developers can author custom integrations to internal services or niche SaaS tools by implementing connector definitions that interact with HTTP APIs, authentication mechanisms, and payload formats required by the target system. This pattern fits integration-platform-as-a-service style use cases while remaining deployable within enterprise infrastructure.
In enterprise and institutional environments, Automatisch is used to automate repetitive operational flows (business process automation) such as synchronizing records between Customer Relationship Management (CRM), support, and marketing systems, routing notifications to collaboration tools, or invoking internal APIs when external events occur. By centralizing these workflows, organizations can maintain a catalog of automations, apply common access controls and auditing at the platform level, and reduce the proliferation of bespoke scripts or ad hoc integrations.
From a technical categorization perspective, Automatisch sits in the workflow automation and integration platform category, overlapping with low-code automation tools where non-specialist users can configure flows while engineers build and maintain custom connectors. Its support for HTTP-based APIs, webhooks, and event-driven triggers provides interoperability with a broad range of SaaS and internal systems. The combination of visual workflow design, self-hosting, and extensible integrations positions it as a tool for enterprises that prefer to operate their own automation infrastructure rather than rely solely on fully managed, multi-tenant integration services.