# Integrations

> Connect Email Fast to Zapier, Make, n8n, Pipedream, and Segment: instant triggers over the event bus plus direct API actions to send mail and manage contacts.

Canonical: https://emailfast.dev/integrations

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](/integrations/zapier) — Instant triggers and actions across 7,000+ apps.
- [Make](/integrations/make) — Visual scenarios with instant webhook triggers.
- [n8n](/integrations/n8n) — Self-hostable workflow automation, triggers included.
- [Pipedream](/integrations/pipedream) — Code-level workflows with instant event sources.
- [Segment](/integrations/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.

- [Integration docs](/docs)
- [Get a key and start](/get-started)
