This n8n workflow automates website uptime monitoring using AI to analyze HTTP responses. When a URL is posted to the webhook, it checks the site’s status via an HTTP request, then uses AI (GPT-4.1) to interpret the response and determine if the site is up or down. Depending on the result, it sends a detailed email report indicating success or failure. This setup is ideal for website administrators who need automated, AI-enhanced status monitoring and reporting.
AI-Powered Website Uptime Monitoring and Reporting
| Node Count | 6 – 10 Nodes |
|---|---|
| Nodes Used | @n8n/n8n-nodes-langchain.openAi, gmail, httpRequest, if, stickyNote, webhook |

Reviews
There are no reviews yet.