Email Automation — Webhooks & Slack

The intelligence, where your team already works. You shouldn’t have to log in to find out something changed. With Automation, ToolTrusted pushes each change to your own tools the moment it happens — a Slack message, or a signed webhook into your CRM, ticketing or on-call system.

How it works

Automation is driven by the same immutable alert stream the rest of the platform reads. When an issue opens or resolves for one of your domains, ToolTrusted delivers a message to each webhook or Slack endpoint you’ve registered — with a compact, deterministic payload describing exactly what happened. Delivery is queued and retried with backoff, so a momentary outage at your endpoint doesn’t lose an event.

Safe by design. JSON deliveries are HMAC-signed so you can verify they came from ToolTrusted; requests are sent safely (validated at registration, redirects disabled) and never interfere with the monitoring loop. The payload is a pure projection of the measured event — no fabricated fields.

What you get

  • Slack & webhooksPost to a Slack channel, or send signed JSON to any HTTPS endpoint you own.
  • Fires on changeIssue opened and resolved events, the moment they happen.
  • Signed & verifiableAn X-TT-Signature HMAC header lets you confirm authenticity.
  • Reliable deliveryQueued with exponential backoff and a test-delivery button for instant setup.

Where it fits

Automation is how the loop closes — so you never have to watch manually. It fires on the incidents the platform detects, and pairs with the REST API when you want to pull posture data as well as receive it. Managing many domains? See Organization.

Free or Premium

Premium
Automation is part of Premium. Webhooks target your endpoints — your Slack, your CRM, your stack. ToolTrusted stays independent and deterministic; there’s no external AI in the loop, and the payload only ever carries measured data.

Wire it into your stack