Hey Andrian, I just checked from designmodo.com/postcards/. Resend works with sending html as well by passing the html string via the html props with you are able to export via designmodo.com/postcards/. Depending on your use case you will most likely need some kind of templating engine (eg. mustache) to inject dynamic values within your html template. Hope this helps.
Can I setup the Postcards designmodo.com/postcards/ to work in the same way?
Hey Andrian, I just checked from designmodo.com/postcards/. Resend works with sending html as well by passing the html string via the
htmlprops with you are able to export via designmodo.com/postcards/. Depending on your use case you will most likely need some kind of templating engine (eg. mustache) to inject dynamic values within your html template. Hope this helps.