Activepieces
Open source no-code automation. Zapier alternative with self-hosting.
What it is
Activepieces is an open source no-code automation platform. 300+ pre-built pieces (integrations), visual flow builder, TypeScript pieces you can write and share, self-hostable, and growing fast.
Why we recommend it
If you want Zapier/Make but with self-hosting and open source, Activepieces is the answer. The pieces are TypeScript (familiar to developers), the UI is modern, and the platform is being actively developed.
When to use it
- Self-hosted Zapier/Make alternative
- Internal automations (no per-task fees)
- Building custom pieces in TypeScript
- When you want to own your automation data
Quickstart
Run this in your terminal. Self-hosts locally with Docker or your preferred setup.
$ docker run -d --name activepieces -p 80:80 -v activepieces_data:/data activepieces/activepieces:latest Setup
Tags
Integrates with
Common use cases
- →zapier-replacement
- →internal-automations
- →custom-pieces
- →self-hosted
Pricing
Self-host: free. Cloud: 1K tasks/month free. $30/month for production.
Related projects
Apache Airflow
by Apache Foundation
Apache Airflow is the original open source workflow orchestrator. Python-defined DAGs, rich UI, 1000+ providers, scalable execution, used by Airbnb, Google, Amazon, and every data team.
Apache Hop
by Apache Foundation
Apache Hop is an open source data orchestration tool. Visual pipeline designer, multi-engine (Spark, Flink, Google Dataflow), metadata injection, Hop GUI for developers. The Pentaho successor.
Appwrite
by Appwrite
Appwrite is a self-hosted BaaS that gives you auth, databases, storage, functions, and messaging in one Docker container. It supports multiple databases (MariaDB, MongoDB, PostgreSQL), multiple runtimes (Node, Python, Dart, PHP), and has SDKs for web, Flutter, iOS, Android, and React Native.