Skip to main content

Slack

  1. Create an Incoming Webhook in your Slack workspace
  2. Paste the webhook URL in the proxy link’s monitoring settings

Microsoft Teams

Microsoft retired the Office 365 Incoming Webhook connector — use a Workflow instead:
  1. In Teams, open the target channel → Workflows
  2. Choose the “Post to a channel when a webhook request is received” template
  3. Finish the setup and copy the generated URL (it ends in logic.azure.com)
  4. Paste that URL in the proxy link’s monitoring settings
The old connector-based webhooks (*.webhook.office.com) stopped delivering when Microsoft retired connectors. If your Teams alerts went silent, recreate the webhook via Workflows as above and update the URL.

Custom webhook

ProxyLink sends a POST request with a JSON body to your URL:
status is "down" or "up".