Developer & DevOps
Receive queue messages and send SMS notifications
4 nodes
274
149
Automatic trigger
Workflow Description
Automation that retrieves messages from RabbitMQ queues and immediately sends them via Vonage SMS. Includes conditional message processing and non-blocking operations, providing a reliable communication channel between your systems.
How it works
- 1.Trigger automation when a new message arrives in the RabbitMQ queue
- 2.Evaluate the message with conditional logic to determine if it should be sent
- 3.Send the message through Vonage SMS service to the recipient
- 4.Log or skip incomplete operations based on workflow configuration
Use cases
- Real-time user notifications when specific application events occur
- Distribute system alerts and maintenance notices to technical teams
- Send security verification codes via SMS
- Integrate communication channels between messaging and notification systems
Requirements
- Active connection to RabbitMQ server with valid credentials
- Valid Vonage API key for sending SMS
- Correct phone numbers included in message data
- Message handler supporting JSON or text format
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Rabbitmq Trigger
Vonage
Details
Trigger
Automatic trigger
Nodes
4
Apps
2
Views
274
Downloads
149
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (4)
RabbitMQ
Rabbitmq Trigger
IF
If
Vonage
Vonage
NoOp
No Op