wocasOriginal post
Flutter Developer
So i'm experimenting with the messaging api and I want to create personalized emails not to advanced I just want to say "Dear ," ... you know stuff like that. But I don't see a feature that enables me to do that. does anyone know a of another way to do this so I can use the topics feature instead of having to create a new message for every user?
Summary
For personalized messages, check out the guide on sending custom emails with Appwrite functions and Mailgun. Note that it doesn't utilize the messaging API from Appwrite directly.