Discover / Marketing
Automatisch
by automatischJavaScript
Open source workflow automation platform for marketing and business tasks
Maturity: experimental because latest release v0.15.0 is pre 1.0. Derived from release and commit history, not a rating.
- Stars
- 14k
- Forks
- 1.1k
- Downloads / mo
- —
- Last commit
- 2026-02-11
- License
- NOASSERTION
- Open issues
- 285
Market and trust evidence
Edition not yet matchedNo exact skills.sh identity match is available for this repository. Repository adoption and freshness remain visible above; install momentum is not inferred.
Trust analysis is a screening signal, not a security warranty. Read the ranking and trust methodology.
In practice
Written by AI from this repository’s README · high confidenceCloud automation tools hold your workflow data, which is a blocker for regulated or GDPR bound businesses.
Use it when
Use it when you want Zapier style automations but need the data to stay on servers you control.
Not the right pick when
Files with .ee. in their name fall under the Enterprise license, so the repo is not entirely AGPL.
Capabilities
- connect services such as Twitter and Slack into automated processes
- no programming knowledge needed to build workflows
- store your data on your own servers
- no vendor lock-in if you move to another provider
- default sample login that you change from the settings page
Requirements
- Docker to run the bundled compose setup
Cost: Open source with a paid cloud option
Video walkthroughs
Automatisch: Free Open-source Automation Platform
Autonome Agenten im Copilot Studio beantworten meine Emails automatisch!
Third-party YouTube uploads matched to this tool by title, channel and repository name on 2026-08-03. Not made, reviewed or endorsed by SkillPilot. View counts and publish months are as of the match date and the month is approximate. Nothing loads from YouTube until you press play.
What the repository ships
Detected from the actual files in the repository root.
Latest release v0.15.0
Published 2025-08-08
What's Changed
- Remove lerna and yarn workspaces by @farukaydin in https://github.com/automatisch/automatisch/pull/2212
- test(user): write test for softRemove by @barinali in https://github.com/automatisch/automatisch/pull/2184
- test(user): write test for sendResetPasswordEmail by @barinali in https://github.com/automatisch/automatisch/pull/2185
- test(user): write test cases for isResetPasswordTokenValid by @barinali in https://github.com/automatisch/automatisch/pull/2187
- fix(devcontainer): remove yarn workspaces by @barinali in https://github.com/automatisch/automatisch/pull/2222
- test(user): write test for sendInvitationEmail by @barinali in https://github.com/automatisch/automatisch/pull/2188
- test(user): write tests for isInvitationTokenValid by @barinali in https://github.com/automatisch/automatisch/pull/2197
- test(user): write tests for generateHash by @barinali in https://github.com/automatisch/automatisch/pull/2198
- test(user): write test for startTrialPeriod by @barinali in https://github.com/automatisch/automatisch/pull/2199
- test(user): write tests for isAllowedToRunFlows by @barinali in https://github.com/automatisch/automatisch/pull/2200
- feat: introduce inline error messages for ForgotPassword and ResetPasswordForm by @kattoczko in https://github.com/automatisch/automatisch/pull/2223
- test(user): write tests for inTrial by @barinali in https://github.com/automatisch/automatisch/pull/2203
- test(user): write tests for hasActiveSubscription by @barinali in https://github.com/automatisch/automatisch/pull/2204
- test(user): write tests for withinLimits by @barinali in https://github.com/automatisch/automatisch/pull/2205
- test(user): write tests for getPlanAndUsage by @barinali in https://github.com/automatisch/automatisch/pull/2213
- test(user): write tests for getInvoices by @barinali in https://github.com/automatisch/automatisch/pull/2214
- test(user): write test for createAdmin by @barinali in https://github.com/automatisch/automatisch/pull/2215
- chore: Do not run e2e tests in pull requests by @farukaydin in https://github.com/automatisch/automatisch/pull/2229
- test(user): write tests for registerUser by @barinali in https://github.com/automatisch/automatisch/pull/2216
- test(user): write tests for ability and can by @barinali in https://github.com/automatisch/automatisch/pull/2217
- test(user): write tests for $beforeInsert and $beforeUpdate by @barinali in https://github.com/automatisch/automatisch/pull/2219
- test(user): write tests for $afterInsert and $afterFind by @barinali in https://github.com/automatisch/automatisch/pull/2220
- chore: add test coverage by @barinali in https://github.com/automatisch/automatisch/pull/2224
- chore(migrations): rename saml_auth_providers_role_mappings table as role_mappings by @barinali in https://github.com/automatisch/automatisch/pull/2231
- SamlAuthProvider model tests by @farukaydin in https://github.com/automatisch/automatisch/pull/2234
- refactor: Reorder user model tests by @farukaydin in https://github.com/automatisch/automatisch/pull/2235
- test(user): use relative future dates by @barinali in https://github.com/automatisch/automatisch/pull/2239
- Fix failing API endpoint tests by @farukaydin in https://github.com/automatisch/automatisch/pull/2243
- refactor: Workers and queues and eliminate redundant process listeners by @farukaydin in https://github.com/automatisch/automatisch/pull/2238
- refactor: Abstract queue generation and configuration by @farukaydin in https://github.com/automatisch/automatisch/pull/2246
- feat: Expose supportsOauthClients info for apps by @farukaydin in https://github.com/automatisch/automatisch/pull/2253
- feat(AppConfig): iterate how apps are managed by @barinali in https://github.com/automatisch/automatisch/pull/2244
- feat: disable inputs when data is loading by @kattoczko in https://github.com/automatisch/automatisch/pull/2256
- refactor: Rename AppAuthClient model as OAuthClient by
Tags
README
Automatisch - Open Source Zapier Alternative
🧐 Automatisch is a business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes.
💸 Automating your workflows doesn't have to be a difficult or expensive process. You also don't need any programming knowledge to use Automatisch.
Advantages
There are other existing solutions in the market, like Zapier and Integromat, so you might be wondering why you should use Automatisch.
✅ One of the main benefits of using Automatisch is that it allows you to store your data on your own servers, which is essential for businesses that handle sensitive user information and cannot risk sharing it with external cloud services. This is especially relevant for industries such as healthcare and finance, as well as for European companies that must adhere to the General Data Protection Regulation (GDPR).
🤓 Your contributions are vital to the development of Automatisch. As an open-source software, anyone can have an impact on how it is being developed.
💙 No vendor lock-in. If you ever decide that Automatisch is no longer helpful for your business, you can switch to any other provider, which will be easier than switching from the one cloud provider to another since you have all data and flexibility.
Documentation
The official documentation can be found here: https://automatisch.io/docs
Installation
# Clone the repository
git clone https://github.com/automatisch/automatisch.git
# Go to the repository folder
cd automatisch
# Start
docker compose up
You can use user@automatisch.io email address and sample password to login to Automatisch. Please do not forget to change your email and password from the settings page.
For other installation types, you can check the installation guide.
Community Links
Support
If you have any questions or problems, please visit our GitHub issues page, and we'll try to help you as soon as possible.
https://github.com/automatisch/automatisch/issues
License
Automatisch Community Edition (Automatisch CE) is an open-source software with the AGPL-3.0 license.
Automatisch Enterprise Edition (Automatisch EE) is a commercial offering with the Enterprise license.
The Automatisch repository contains both AGPL-licensed and Enterprise-licensed files. We maintain a single repository to make development easier.
All files that contain ".ee." in their name fall under the Enterprise license. All other files fall under the AGPL-3.0 license.
See the LICENSE file for more information.