All templates
Automation#Cron#Disable Node#HTTP#Monitoring

Self-stopping Status Monitor

Poll an incident endpoint until it resolves, then automatically disable the polling trigger for future runs.

Self-stopping Status Monitor

This template demonstrates a one-time automation pattern: keep polling until an incident is resolved, then disable the trigger so the workflow stops scheduling itself in the future.

What this workflow does

  1. Cron checks a status endpoint on a schedule
  2. HTTP fetches the current incident JSON
  3. Condition checks whether the incident is resolved
  4. If resolved, Disable Node turns off the cron trigger permanently
  5. If still active, Output returns the current status and waits for the next schedule

Use cases

  • Temporary maintenance monitors
  • One-off migration tracking
  • Auto-retiring status checks after recovery

Setup

Replace the HTTP endpoint with your own status API and adjust the condition to match the JSON shape you return. The disable node already targets the cron node label used in this template.

How to import this template

  1. 1Click Import → Copy JSON on this page.
  2. 2Open your Heym and navigate to a workflow canvas.
  3. 3Press Cmd+V / Ctrl+V — nodes appear instantly.
  4. 4Add your API keys in the node config panels and click Run.
#Cron#Disable Node#HTTP#Monitoring

Click a node to select it — same as the Heym editor; the panel shows its settings.

9 nodes · Free & source-available

Explore related automations — each page links to other templates so you can discover more use cases.

Heym
incident analysis · production AI
Observed across 100s of AI rollouts

AI workflows don't fail because of prompts.
They fail because of orchestration.

symptom · glue code01
5 tools
Scripts, vector DB, approval bot, tracing, browser runner — none of them talk.
symptom · visibility02
~0%
Observable behavior across the stack. Debugging is guesswork.
with heym · one runtime
1 canvas
Agents, RAG, HITL, MCP, traces & evals. Self-hosted. Observable.
AI-Native RuntimeProduction-Grade
github.com/heymrun/heym