KPI Anomaly Slack Watch7 nodes
KPI Anomaly Slack Watch
Read operational KPI rows from Google Sheets, detect unusual changes with AI, and notify Slack when action is needed.
Workflow at a glance
The full canvas, before you import it
Click any node to see its config.
#Data#Analytics#Google Sheets#Anomaly Detection#Slack
Click a node to select it — same as the Heym editor; the panel shows its settings.
7 nodes · Free & source-available
KPI Anomaly Slack Watch
Create a scheduled business metrics watcher without building a dashboard first. The workflow reads recent KPI rows from Google Sheets, asks AI to detect unusual movement, and alerts Slack only when the summary includes a review token.
What this workflow does
- kpiWatchSchedule runs every morning
- readKpiRows reads recent metrics from a sheet
- detectKpiAnomalies finds spikes, drops, and missing values
- kpiAnomalyCheck branches when the AI includes
ANOMALY_REVIEW - postKpiAnomaly posts the anomaly brief to Slack
Setup
Use columns such as date, metric, value, segment, owner, and expectedRange. Tune the LLM prompt to your team's thresholds before sending alerts to a live channel.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
More workflow templates
Discover more automations
- Data & AnalyticsJSONPlaceholder User ProfileLoad a sample user record from JSONPlaceholder — handy for prototyping Set/Mapper nodes and mock APIs.
- Data & AnalyticsSet — Field RemapMap incoming text into named fields with the Set node before handing off to webhooks or databases.
- Data & AnalyticsSlack + Postgres MCP Answer AgentAnswer Slack channel questions by letting an Agent query Postgres through MCP, then post the answer back to Slack.
- Data & AnalyticsGoogle Sheets AI EnricherRead new rows from Google Sheets, classify or enrich them with an LLM, and write the results back automatically.
- Data & AnalyticsGrist to BigQuery Sync LogRead qualified rows from Grist, stream them into BigQuery, and log the sync outcome in a Heym DataTable.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- AI AgentsBatch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.