Receive messages from a queue via RabbitMQ and send an SMS

Automated workflow: Receive messages from a queue via RabbitMQ and send an SMS. This workflow processes data and performs automated tasks.

Integrations Used (2)

Workflow Structure (5 nodes)
100%
Rabbitmq Trigger
RabbitMQ
If
If Node
Vonage
Vonage
No Op
NoOp
Stop And Error
Error Handler
Node Types:
trigger
logic
default
Requires credentials

Prerequisites

Required Credentials (2)

Rabbitmq

Used by: RabbitMQ

Docs

Vonage

Used by: Vonage

Docs

Complexity

Complex

Advanced features used. Requires n8n experience.

Setup time: ~35 min
Score: 38/100
Conditional Logic
4 Integrations

When to Use This Workflow

Real-time Response

React instantly when events happen - new orders, form submissions, or API calls.

Zero delay between trigger and action for time-sensitive workflows.

Time Savings

Replace repetitive manual tasks with reliable automation.

Reclaim hours every week for higher-value work.

Error Reduction

Eliminate human error from routine processes with consistent automation.

Improve accuracy and reliability across your workflows.

workflow.json
{
  "id": "186",
  "name": "Receive messages from a queue via RabbitMQ and send an SMS",
  "nodes": [
    {
      "name": "RabbitMQ",
      "type": "n8n-nodes-base.rabbitmqTrigger",
      "position": [
        520,
        220
      ],
      "parameters": {
        "queue": "temp",
        "options": {
          "onlyContent": true,
          "jsonParseBody": true
        }
      },
      "credentials": {
        "rabbitmq": "RabbitMQ Credentials"
...

Workflow Details

Nodes
5
Trigger
Event
Source
community
Added
Sep 29, 2025

Need Help?

Check out the official n8n documentation for detailed guides.

Related Workflows

Daily Language Learning

Automated workflow: Daily Language Learning. This workflow processes data and performs automated tasks.

Cron
Hackernews
Lingvanex
Airtable
9 nodesScheduled

Receive messages from a topic and send an SMS

Automated workflow: Receive messages from a topic and send an SMS. This workflow processes data and performs automated t...

Kafka
Vonage
5 nodesEvent

API Schema Extractor

Stage 1 - Research for API Documentation - Fetch a list of services pending research from Database (Google Sheet) - Uses...

Http-request
Textsplitterrecursivecharactertextsplitter
Documentdefaultdataloader
Executeworkflow
88 nodesEvent
Curated

Automate SIEM Alert Enrichment with MITRE ATT&CK, Qdrant & Zendesk in n8n

![n8n](https://uploads.n8n.io/templates/qdrantlogo.png) Embed your Vector Store To provide data for your Vector store,...

Chat
Agent
Lmchatopenai
Embeddingsopenai
26 nodesEvent
Curated

Enhance Customer Chat by Buffering Messages with Twilio and Redis

Step 2. Buffer Incoming Messages [Learn more about using Redis](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-n...

Lmchatopenai
Redis
Memorybufferwindow
Twilio
18 nodesEvent
Curated

Classify new bugs in Linear with OpenAI s GPT-4 and move them to the right team

When does this fire? In our setup we have a general team in Linear where we post new tickets to. Additionally, the bug n...

Linear
Http-request
Slack
Openai
12 nodesEvent
Curated