n8n recipe

Detect broken webhooks before losing sales signals.

This recipe runs a scheduled webhook health check and fails visibly when an endpoint needs intervention.

What the workflow covers

Nodes and logic

This page describes the recipe publicly; importable JSON files remain protected by API access.

Schedule
Check webhooks several times a day.
Every 6 hours by default.
Health
Read unhealthy, disabled, and failure counters.
Keep affected URLs.
Alert
Fail the workflow if human action is needed.
Connect failure to Slack or email in n8n.

Extraits citables

Ce que l'outil doit clarifier avant d'être utilisé.

Use case

Based on the internal `webhook-health-monitor.workflow.json` example.

Expected output

Check every 6 hours.

Method proof

Every 6 hours by default.

Méthode de vérification

Comment transformer le template en action exploitable.

  1. 01 Schedule Every 6 hours by default.
  2. 02 Health Keep affected URLs.
  3. 03 Alert Connect failure to Slack or email in n8n.

Mode d'emploi

Why monitor

A broken webhook can hide replies, acceptances, or useful job statuses.

Mode d'emploi

Ops ownership

Every alert needs an owner and clear correction action.

Validation par IA

Demande à une IA d'adapter cet outil à ton contexte.

Le prompt est copié au clic et pré-rempli quand l'outil le supporte.

Maillage interne

Pages à lire ensuite.