ActiveCampaign / postmark.js

Official Node.js library for the Postmark API
https://postmarkapp.com
MIT License
325 stars 33 forks source link

Inline images issue #118

Closed chinnaji closed 1 year ago

chinnaji commented 1 year ago

How do I use base 64 encoded inline images in postmark? Currently, I am using the attachments array and it works but it isn't inline. Please help!!

Even though I'm using the image tag and src as contentId, it shows up like this inline 👇👇, but it shows well in the attached section

Screenshot_20221223_095722

ibalosh commented 1 year ago

Hi @chinnaji

could you send a support ticket to our team, and we will answer the question there? https://postmarkapp.com/contact Github issues is reserved for bugs.

Before you do, our wiki might help. Make sure to include a test example you used in support ticket so we can help with resolving the issue quicker.

Thanks