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
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...