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 tasks.
Prerequisites
Complexity
Advanced features used. Requires n8n experience.
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.
{
"id": "166",
"name": "Receive messages from a topic and send an SMS",
"nodes": [
{
"name": "Kafka Trigger",
"type": "n8n-nodes-base.kafkaTrigger",
"position": [
490,
260
],
"parameters": {
"topic": "topic_test",
"groupId": "n8n",
"options": {
"jsonParseMessage": true
}
},
"credentials": {
"kafka": "kafka"
...Related Workflows
Daily Language Learning
Automated workflow: Daily Language Learning. This workflow processes data and performs automated tasks.
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 perform...
API Schema Extractor
Stage 1 - Research for API Documentation - Fetch a list of services pending research from Database (Google Sheet) - Uses...
Automate SIEM Alert Enrichment with MITRE ATT&CK, Qdrant & Zendesk in n8n
 Embed your Vector Store To provide data for your Vector store,...
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...
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...