Automate actions

Alerts vs workflows

Match-based notify versus generic WHEN → IF → THEN.

Both live under Automate in the console. They are not the same engine and do not share tables.

AlertsWorkflows
WhenKeyword / category match, or source fetch errorEvery item.created, or an interval tick
Where it runsFetcher (sync with ingest)automation-worker on NATS (and delay queue)
Channels todayWebhook or emailWebhook, email, Slack, WhatsApp, LinkedIn (+ optional LLM copy)
Use whenYou care about a matchYou want a pipeline on items

Start free

32 articles on this site. Engineering notes on GitHub.