I want to use the Postmark integration to send transactional emails with dynamic content.
I have built a template with AC’s email builder and included an HTML block. I have also built an automation that will send transactional emails with the Postmark integration - Send a transactional email. How do I use an API call to place HTML code (which contains order data) in the HTML block in my template.
Is this possible?
Hey @leadcentio, thanks for your patience, we think that may be an API call with a template where you would pass additional params, see here: Templates API | Postmark Developer Documentation https://postmarkapp.com/images/reasons/TemplateSnippets.gif. Within the call, you would pass additional params that will be unique for each contact that you want to target. This may help too Responsive Transactional Email Templates | Postmark