
Hi there. Is there a way to use Appwrite for sending an email vom app side? I only found the server sdk infos, but i need this from client side.

Send Email from App

I believe this is only availible on a server SDK. So, you could create a cloud function to send an email and just call that function client side.
Recommended threads
- Error while login the member which is in...
Facing some error. Error logging in: Exception: No team access. Please contact your administrator. But the email/name/ new client I have created is in my tea...
- Gradle build error while use appwrite wi...
I am integrating appwrite15.0.0 in Flutter 3.22 and the following error occurs while running Android: ``` shell Launching lib\main.dart on sdk gphone64 x86 64 i...
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
