Skip to main content
PathMon
Integration

Webhooks
any HTTPS endpoint.

Point PatchMon at your automation stack, SIEM, or internal API. Generic URLs receive a consistent JSON payload; Slack incoming webhooks and Discord channel webhooks are detected and formatted automatically.

PatchMon - Webhook Notification Configuration

How it works

Everything you need to know, at a glance.

JSON payloads

Each delivery includes event type, severity, title, message, reference identifiers, and metadata -ideal for n8n, Zapier-style bridges, or your own workers.

  • JSON POST body for easy parsing
  • Structured reference type and id
  • Arbitrary metadata from the event
  • Sensible delivery timeout to avoid hung workers

Headers and signing

Add static headers for bearer tokens or API keys. Optionally set a signing secret so receivers can verify payloads have not been tampered with in transit.

  • Custom request headers
  • Optional cryptographic signature header for verification
  • Slack and Discord URLs get tailored bodies
  • 2xx responses count as success

Ready to see it in action?

Deploy the Community edition in minutes, or talk to us about PRO and Cloud.