Integrations
Instant triggers and REST actions for the automation tools you already use.
Facts verified 2026-08-14 — corrections: hello@emailfast.dev
Connect Email Fast to the tools you already run. Automation platforms get both instant triggers over the event-egress bus and direct API actions; a customer-data platform can stream events straight into your contacts.
Connectors
- Zapier — Instant triggers and actions across 7,000+ apps.
- Make — Visual scenarios with instant webhook triggers.
- n8n — Self-hostable workflow automation, triggers included.
- Pipedream — Code-level workflows with instant event sources.
- Segment — Stream identify and track events into contacts.
How it works
Every connector authenticates with a secret API key sent as a Bearer token, validated against GET /v1/integrations/auth-test. Triggers subscribe as event-bus REST hooks (POST /v1/egress/hooks); actions are ordinary REST calls that pass through the same one admission gate as every other send.