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.
Steven
6 May, 2024, 17:40
Use the twilio SDK
Steven
6 May, 2024, 17:41
either that or create a user for each patient and then you can use Appwrite's Messaging methods