Universal Webform SMS Notify
No security coverage
Webform ecosystem
This module allows you to send SMS notifications from Webform submissions to any SMS provider that uses a JSON API. It is highly configurable, supporting custom headers and dynamic payload content, and is designed to be flexible for various use cases, including compliance with Indian DLT regulations.
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