The video shows how to use the Postmark API to send emails.
We don’t have a video on how to send emails and authenticate from another email address but this can be accomplished with the Postmark API and I can point you in the right direction.
The video linked above should still be useful as it shows how to use the Bubble API Connector with Postmark.
Finally read carefully the Postmark documentation for which type of authentication Postmark are looking for in your API requests: Account token or Server token.
I used the rich text postmark plugin by @vini_brito. It’s excellent. You can just put send from and/or reply to users email address . So easy to setup.
Apparently an update planned too to track message ID which means read receipts can be tracked too!
Hey fellow bubblers, I just released an update that allows you to get the Message ID from the workflow actions.
Single email returns a single text and batch email returns a list of texts.
Get them with the “Result of step X” mechanism!
It is optional to use that feature, useful for advanced logging.