Developer & DevOps

Receive Kafka messages and send SMS alerts via Vonage

4 nodes 291 152 Automatic trigger
Download

Workflow Description

Automation that listens to a Kafka topic for incoming messages, applies conditional logic to filter events, and sends real-time SMS notifications through Vonage. Ideal for event-driven alert systems integrated with distributed messaging infrastructure.

How it works

  1. 1.Listen to incoming messages from a configured Kafka topic
  2. 2.Evaluate conditions to determine if an SMS should be triggered
  3. 3.Send an SMS notification via Vonage to specified recipients

Use cases

  • Alert teams about critical events logged to a messaging broker in real time
  • Notify users via SMS when specific conditions in streamed data are met

Requirements

  • Active Vonage account with valid API credentials and sender ID
  • Configured Kafka connection with broker details and target topic name

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Kafka Trigger Vonage

Details

Trigger Automatic trigger
Nodes 4
Apps 2
Views 291
Downloads 152

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)

Kafka Trigger

Kafka Trigger

#1

IF

If

#2

Vonage

Vonage

#3

NoOp

No Op

#4