Mattermost Integration

Connect LemWatch alerts to a Mattermost channel via incoming webhook.

Mattermost Integration

Pro Plan and Above

LemWatch posts a Slack-compatible JSON payload ({ text, attachments: [...] }) to Mattermost. The same field also accepts catch-hook URLs from Zapier, Make, n8n, IFTTT, and Pipedream — see Automation Recipes.

Setup

  1. In Mattermost: Main Menu → Integrations → Incoming Webhooks → Add Incoming Webhook.
  2. Pick the channel that should receive alerts, set the display name, and save.
  3. Copy the URL (looks like https://your-mattermost.example.com/hooks/abc123...).
  4. In LemWatch: Settings → Notifications → Mattermost / Automation webhook → paste and save.
  5. Click Send test to verify.

Self-hosted notes

Message format