Postmark Issues in Live Mode

Hello, I have just implemented Postmark for transactional emails on my app. Everything seems to be working correctly, at least that was the case in test mode…

For some reason, the workflow just stops in live mode.
Here is a video that shows what I mean: Loom | Free Screen & Video Recording Software

Anyone know why it would be working for test mode and not live mode?

Also, side note: Can anyone explain how to get images into the postmark templates effectively? I tried base64 encoding but seems like that still gets blocked by most email services… I would love to be able to have our logo at the top of the template and if possible the profile picture of users for notifications.

1 Like

Wow, I am just dumb. I had paused scheduled workflows by accident. :man_facepalming:

1 Like

Haha! That happens sometimes, the Bubble life :slight_smile:

I’m having issues getting the images to send in my postmark API send request. If you didn’t use base64 what did you use that worked?