Receive Messages from RabbitMQ and Send SMS Alerts - n8n Workflow | Neura Market
Receive Messages from RabbitMQ and Send SMS Alerts
This workflow receives messages from a RabbitMQ queue and sends SMS alerts based on specific conditions.
This workflow is designed to handle real-time message processing by integrating RabbitMQ with SMS notification services. It listens for incoming messages on a specified queue and evaluates the content of these messages to determine if they meet certain criteria. If the message value exceeds a defined threshold, an SMS alert is dispatched using the Vonage API. This automated approach enhances communication efficiency and ensures that critical updates are promptly relayed to users.
The primary be
Platform
n8n
Category
Travel
Price
$4.99
Creator
QualityWorkflows
RabbitMQ
SMS
Automation
Real-time Alerts
Workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.