---
title: "Automation Recipes (Zapier, Make, n8n, IFTTT, Pipedream) —…"
description: "Pipe LemWatch alerts into any of 5,000+ apps via your favourite automation tool."
canonical: "https://lemwatch.com/help/automation-recipes"
source: "https://lemwatch.com"
---

# Automation Recipes (Zapier, Make, n8n, IFTTT, Pipedream)

> Pipe LemWatch alerts into any of 5,000+ apps via your favourite automation tool.

## Automation Recipes

 Any tool that accepts an inbound JSON webhook can subscribe to LemWatch alerts. Paste the catch-hook URL into the **Mattermost / Automation webhook** field — LemWatch posts a Slack-compatible JSON payload that every major automation tool ingests natively.

### Sample payload (what LemWatch POSTs)

### Zapier

- New Zap → trigger Webhooks by Zapier → Catch Hook → copy the custom URL.

- Paste it into LemWatch (Mattermost / Automation webhook field).

- Trigger a test from LemWatch — Zapier auto-detects the JSON.

### Make (Integromat)

- New scenario → Webhooks → Custom webhook → Add → copy the address.

- Paste into LemWatch.

- Click Determine data structure in Make and trigger a test.

### n8n

- Add a Webhook node, POST, copy the Production URL .

- Paste into LemWatch and activate the workflow.

### Pipedream

- New workflow → HTTP / Webhook trigger → copy the endpoint.

- Paste into LemWatch.

### IFTTT (Webhooks service)

- Connect the Webhooks service and grab your maker key.

- Endpoint: https://maker.ifttt.com/trigger/{event}/with/key/{your_key} .

- Paste into LemWatch.

### Need raw HTTP instead?

 If your destination wants a flat schema ( { site_id, event_type, severity, ... } ) instead of the Slack-style payload, use the [Generic Webhook](https://lemwatch.com/help/webhook-integration) channel.


## Related

- [Help centre](https://lemwatch.com/help)
- [Mattermost Integration](https://lemwatch.com/help/mattermost-integration)
- [Custom Webhook Integration](https://lemwatch.com/help/webhook-integration)
- [Setting Up Alerts](https://lemwatch.com/help/alert-setup)
- [Notification Channels Overview](https://lemwatch.com/help/notification-channels-overview)
- [Escalation Policies](https://lemwatch.com/help/escalation-policies)
- [Lemwatch pricing](https://lemwatch.com/pricing)
- [Autopilot actions catalog](https://lemwatch.com/help/autopilot-actions-catalog)
