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
- Project categories: Integrations
1 site reports using this module
- Created by nishant on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0
released 14 April 2026
Works with Drupal: ^9.4 || ^10 || ^11
Provides a universal SMS gateway integration for Drupal Webform submissions using configurable JSON APIs.
Install:
