
Hi, currently working on magic url login with custom email template. Is it possible for me to have dynamic message html?
Case: Im doing two different web application which is have different content such as organization logo that point to the same auth account. Is it have method to manipulate or send the content variable to the email template?
TL;DR
Developers inquiring about creating a dynamic email template for two web applications with different content. They are looking to include organization logos that point to the same auth account. Is there a way to manipulate or send content variables to the email template?
Solution: Utilize template engines like Handlebars or Mustache to create dynamic email templates by passing content variables.Recommended threads
- fix ip function for whitelisting
Hello, any recommendation how to make IP of Appwrite Function on cloud is fixed for whitelisting purpose?
- [BUG] Next.js 16 is broken on appwrite.
The latest version of Next.js fails to build on appwrite and shows the error: `Adapter mismatch. Detected: static does not match with the set adapter: ssr` whil...
- 500 Internal Server Error
This error shows 500 on live site, but it works perfectly on Localhost.
