Real-Time Temperature Alert System via RabbitMQ and Vonage

somdn_product_page

This n8n workflow monitors a RabbitMQ queue named ‘temp’ for incoming messages. When a message arrives, it checks if the ‘temp’ value exceeds 50. If the condition is met, it sends an alert message via Vonage (SMS); otherwise, it does nothing. This setup is useful for real-time temperature threshold alerts.

Node Count

0 – 5 Nodes

Nodes Used

if, noOp, rabbitmqTrigger, vonage

Reviews

There are no reviews yet.

Be the first to review “Real-Time Temperature Alert System via RabbitMQ and Vonage”

Your email address will not be published. Required fields are marked *