Is there any way to customize what is received from this function? Currently you get a text containing six numerical digits from a random phone number. Is there a way to personalize the text message?
are you using appwrite cloud or self hosted appwrite?
cloud! Thanks for getting back to me!
I believe there is no way to customise the sms text message in Appwrite Cloud.
You might want to add a ๐ to this feature request: https://github.com/appwrite/appwrite/issues/5641
Recommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...