Developer & DevOps

Receive messages from the queue via and send an SMS

4 nodes 195 117 Automatic trigger
Download

Workflow Description

Automation template that receives messages from a RabbitMQ queue and processes them with conditional logic before sending SMS notifications via Vonage. Enables intelligent message filtering and asynchronous communication workflows.

How it works

  1. 1.Automatically receive messages from RabbitMQ queue as they arrive
  2. 2.Evaluate conditional logic to filter and validate incoming messages
  3. 3.Send SMS notification via Vonage to the designated recipient
  4. 4.Log successful operations or handle messages that don't meet criteria

Use cases

  • Send real-time security alerts when specific system events are detected in the queue
  • Deliver order confirmation or shipment status updates to customers via SMS
  • Notify operations team of system failures or performance threshold breaches

Requirements

  • Active RabbitMQ connection with valid credentials and queue access
  • Active Vonage account with sufficient SMS credits for sending messages
  • Properly configured conditional filters matching your message validation logic
  • Correct sender ID and recipient phone numbers formatted for SMS delivery

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 195
Downloads 117

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (4)

RabbitMQ

Rabbitmq Trigger

#1

IF

If

#2

Vonage

Vonage

#3

NoOp

No Op

#4