ActivePieces
- Source: https://github.com/activepieces/activepieces
- License: MIT (self-hosted edition)
- Alternatives: n8n, Decree, Zapier, Make
- Status: RIP — closed source licensing practices
MinIO Trigger
Pre-req: AMQP MinIO queue via RabbitMQ.
- In ActivePieces, create a new trigger → Catch Webhook
- Copy the Live URL for use with the RabbitMQ webhook-bridge
- Set Authentication to Header Auth
- Header Name:
Authorization - Header Value: create in webhook-bridge
.env
- Header Name:
- Publish
The built-in RabbitMQ trigger uses AMQP with only 5-minute interval checks. The webhook approach is realtime.
Gmail Trigger
- In Gmail, add a filter to automatically label specific emails
- In ActivePieces, create a new trigger → Gmail → New Email
- Add label filter
- Publish
Note: "New Labeled Email" trigger does not work — it only fires when you manually add a label after the email arrives, not with automatic filters.