Receive Messages from Kafka Topic and Send SMS Alerts - n8n Workflow | Neura Market
Receive Messages from Kafka Topic and Send SMS Alerts
This workflow is designed to integrate Kafka message consumption with SMS notifications using Vonage APIs. It listens to a specified Kafka topic and triggers an action based on the content of incoming messages. Specifically, this workflow evaluate...
This workflow is designed to integrate Kafka message consumption with SMS notifications using Vonage APIs. It listens to a specified Kafka topic and triggers an action based on the content of incoming messages. Specifically, this workflow evaluates a temperature value from the messages received. If the temperature exceeds a predefined threshold, an SMS alert is sent out, notifying specified recipients of the urgent condition.
The primary benefit of this workflow is its ability to provide real-t
Platform
n8n
Category
AI & Machine Learning
Price
$12.99
Creator
Fred Garcia
Kafka
SMS
Alerts
Automation
Monitoring
Workflow
Integration
N8N
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.