Skip to content
Back

can't send emails

  • 0
  • Messaging
  • Web
omar253
21 Oct, 2025, 21:36

i explored the docs and it says Messaging.CreateEmail() but this function does not exist , i installed appwrite on next js env everything works fine except this and when i explored the .ts file in the nodes_modules the function actually doesnot exist , so is there a way to fix that

TL;DR
Developers are experiencing an issue with sending emails using Appwrite. The Messaging.CreateEmail() function is not working as expected and appears to be missing from the Node.js SDK. Solution: This functionality is only available for server-side SDK like `node-appwrite`. It is recommended to use that library for sending emails through Appwrite.
Kenny
21 Oct, 2025, 21:38

This is only usable by a server side sdk, like node-appwrite for example.

https://appwrite.io/docs/references/cloud/server-nodejs/messaging#createEmail

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more