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
- Failed to retrieve access token from Git...
Hi, I have problem to connect to github repository. I make configuration based on docs: https://appwrite.io/docs/advanced/self-hosting/functions I tested it on...
- TLS cert ACME challenge fails for custom...
Hi All, Probably some traefik/domain issue, but I cannot figure out the problem for days, and any help would be much appreciated. I have 2 domains, let's say ...
- IP is allowed allow authentication witve...
```Error during authentication: AppwriteException: Direct IP access is not allowed in Vercel's Edge environment (hostname: x.x.x.x) at (node_modules/node-a...