This n8n workflow is designed to automatically monitor the health, uptime, and SLA compliance of travel-related APIs, specifically focusing on the Amadeus Flight API and Booking.com Hotel API. Set to run every 10 minutes, it performs HTTP requests to these APIs to check their responsiveness and response times. The workflow then calculates their health status, uptime percentage, and SLA adherence through custom JavaScript code. If any API breaches SLA targets or is down, it triggers alerts via WhatsApp, ensuring prompt notification of issues. Normal status logs are also recorded for healthy APIs. This automation is particularly useful for travel companies seeking continuous API performance oversight, ensuring service reliability and swift issue resolution.
Automated API Health Monitoring for Travel Suppliers
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, debugHelper, httpRequest, if, scheduleTrigger, stickyNote, whatsApp |
Reviews
There are no reviews yet.