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.
Real-Time Temperature Alert System via RabbitMQ and Vonage
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | if, noOp, rabbitmqTrigger, vonage |
Reviews
There are no reviews yet.