How can I send sms to non app user? My patients' numbers are stored in the DB. Im using Appwrite's cloud and node sdk
TL;DR
Developers are discussing using Twilio or creating user profiles for patients to send SMS via Appwrite's Messaging methods. The developer is seeking help on how to send SMS to non-app users with phone numbers stored in a database using Appwrite's cloud and Node SDK.Use the twilio SDK
either that or create a user for each patient and then you can use Appwrite's Messaging methods
Recommended threads
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- 401 - Project not accessible in this reg...
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible ...
- 401 - Project not accessible, Singapore ...
Hi, I'm getting a 401 error when I try to open my project from the Appwrite Cloud console dashboard. Project ID : sgp-6a04326f002bd04cc420 Region : Singap...