Dynamic Images on Templates
Dynamics images cannot be added in Plunk's traditional templates. A solution could be to send transactional emails using tools like React Email.
This solution was generated by AI, if you think it's wrong, please report it.
0xnuzair.eth
A year ago
Hi folks, I checked the docs but couldn't find any emails about adding a dynamic image link from an event into a template. Can I get some help?
driaug
A year ago
Dynamic images is currently not possible with Plunk. You can upload fixed images to your templates but can't dynamically render them!
0xnuzair.eth
A year ago
Understood, what if I create a template and add a placeholder image to that template. Send me that email. Use the email to get the HTML version (email body) and then send transactional emails using that body but change the image?
driaug
A year ago
Oh yeah, you have full flexibility with transactional emails! Could use a tool like https://react.email/ or https://mjml.io/ to make a nice-looking email as well!
0xnuzair.eth
A year ago
Thank you!!