Files
NetAlertX/docs/WEBHOOK_N8N.md
2023-01-08 18:31:47 +11:00

13 lines
511 B
Markdown

### Create a simple n8n workflow
![n8n workflow](https://i.imgur.com/2EGrQjt.png)
### Specify your email template
See [sample JSON](https://github.com/jokob-sk/Pi.Alert/blob/main/back/webhook_json_sample.json) if you want to see the JSON paths used in the email template below
![Email template](https://i.imgur.com/kcVjGm1.png)
### Get your webhook in n8n
![n8n webhook URL](https://i.imgur.com/clN8eE5.png)
### Configure PiAlert to point to the above URL
![PiAlert config](https://i.imgur.com/rowJCC7.png)