Integrations
Zapier

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

  1. Add a FlowAlert → Send Alert action to a Zap.
  2. When prompted, paste a workspace API key (FlowAlert → Settings → API Keys; it starts with fa_live_).
  3. Zapier verifies the key and connects the account.

Send Alert fields

FieldRequiredNotes
Event KeyyesLowercase resource.action, e.g. order.created, lead.received
TitleyesShort headline shown in the push
BodyyesThe alert detail
PrioritynoLOW, NORMAL, HIGH, or URGENT (default NORMAL)
Dedupe KeynoIdentical keys within 10 minutes collapse into one alert
Link URLnoA link surfaced in the notification
Custom DatanoKey/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.