This project is not covered by Drupal’s security advisory policy.

This module provides a universal gateway for sending SMS notifications from Webform submissions. It supports any SMS provider that uses a JSON-based API.

✨ Features

  • 🌐 Universal Gateway
  • Works with any provider (Kaleyra, Twilio, MSG91, etc.) by defining a custom API endpoint.
  • 🔐 Custom Headers
  • Supports custom HTTP headers such as API keys and Bearer tokens.
  • 🧩 Flexible Payload
  • Fully customizable JSON payload using dynamic placeholders like [phone].
  • 🇮🇳 DLT Compliant
  • Ideal for the Indian market; ensures strict template matching as per DLT requirements.
  • 🔄 Smart Mapping
  • Map multiple Webform IDs with corresponding phone field machine names.

⚙️ Post-Installation

  • After enabling the module:
  • Navigate to:
  • /admin/config/services/webform-sms-notify
  • Configure the following:
  • API Endpoint
  • Request Headers
  • JSON Template
  • Define:
  • Target Webforms
  • Phone field machine names to trigger SMS notifications

🎯 Use Case

  • Send automated SMS alerts on form submission
  • Integrate with any SMS gateway without custom coding
  • Ensure compliance with Indian telecom (DLT) regulations

🚀 Benefits

  • One-time setup for multiple webforms
  • No dependency on a specific SMS provider
  • Fully flexible and developer-friendly

Project information

Releases