dekusms / dekusms/DekuSMS-Android
Implement webhook for SMS message status updates from RabbitMQ listener
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 598
- Forks
- 37
- Avg merge
- 1m
- Merged PRs (30d)
- 11
Description
Add support for a webhook that receives status updates for SMS messages sent via the RabbitMQ listener. When an SMS is sent from a message consumed from RabbitMQ, the application should POST a JSON payload to a configured webhook URL with the message status (such as sent, delivered, failed, undelivered) and any relevant timestamps.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.