Integrations
Zapier
Connect Taifa Mail to thousands of apps with a single Webhooks by Zapier action that calls the Taifa Mail API.
Zapier can call any HTTP API, so you can send Taifa Mail mail from any Zapier trigger today using the built-in Webhooks by Zapier action.
Use cases
- Send a welcome email when a new row hits Google Sheets.
- Email a confirmation when a Typeform is submitted.
- Notify a channel when an Taifa Mail webhook event fires.
Step 1: Pick a trigger
Create a Zap and choose any trigger, for example New Spreadsheet Row or New Form Entry.
Step 2: Add a Webhooks by Zapier action
- Add an action step and choose Webhooks by Zapier -> Custom Request.
- Configure the request:
| Field | Value |
|---|---|
| Method | POST |
| URL | https://govconnect.ke/v1/emails/ |
| Data Pass-Through | Off |
| Headers | Authorization: Bearer tfm_k_live_... and Content-Type: application/json |
Step 3: Map the fields
In the Data field, send JSON and map trigger fields into it:
Test the step, then turn the Zap on.
Store your API key in the header field of a private Zap, not in shared text. Use a key scoped to
emails:send only.
Native integration coming soon
A native Zapier app with prebuilt Taifa Mail actions and triggers is on the roadmap.