Use Cases
- Monitor system metrics and send alerts when thresholds are exceeded.
- Receive real-time updates from applications and notify stakeholders via SMS.
- Automate communication for critical events in business operations.
How It Works
Receive messages from a RabbitMQ queue. Evaluate the message content against predefined conditions. Send an SMS notification via Vonage if conditions are met. Handle messages that do not meet conditions with a NoOp action.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure RabbitMQ credentials for message retrieval.
- 3Set up Vonage credentials for SMS notifications.
- 4Adjust the queue name and conditions as needed.
- 5Activate the workflow to start receiving messages.
Apps Used
RabbitMQ
Vonage
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management