Zapier
Send alerts to FlowAlert from any of Zapier's 9,000+ apps. Use the FlowAlert Zapier app's Send Alert action as a step in any Zap — FlowAlert routes the event to the right people via your routing rules, on-call schedules, and escalation policies.
Connect your account
- Add a FlowAlert → Send Alert action to a Zap.
- When prompted, paste a workspace API key (FlowAlert → Settings → API
Keys; it starts with
fa_live_). - Zapier verifies the key and connects the account.
Send Alert fields
| Field | Required | Notes |
|---|---|---|
| Event Key | yes | Lowercase resource.action, e.g. order.created, lead.received |
| Title | yes | Short headline shown in the push |
| Body | yes | The alert detail |
| Priority | no | LOW, NORMAL, HIGH, or URGENT (default NORMAL) |
| Dedupe Key | no | Identical keys within 10 minutes collapse into one alert |
| Link URL | no | A link surfaced in the notification |
| Custom Data | no | Key/value pairs your routing rules can match on |
Example
A Zap that fires when a new row is added to a Google Sheet → Send Alert:
- Event Key:
lead.received - Title:
New lead: {{Name}} - Body:
{{Email}} — {{Message}} - Priority:
HIGH - Custom Data:
region = {{Region}}
Now route lead.received to your sales team in FlowAlert, with acknowledgement
and escalation.
No native trigger for your app?
If a tool isn't on Zapier, you can still send events directly via the REST API, or — for WordPress — the WordPress plugin.