Great plugin!
However, having here one situation:
No “Reply to” input, whereas when the email is sent, and recipient(s) receive email; there is “Reply to” email.
How to go around this? Thanks!
Great plugin!
However, having here one situation:
No “Reply to” input, whereas when the email is sent, and recipient(s) receive email; there is “Reply to” email.
How to go around this? Thanks!
Hi @another,
Check your Sender Signatures in Postmark. There may be a reply-to specified there overriding that setting on the plugin.
Thanks! I am there, do you have a specific guidance here?
I think this worked before, if there is no “Reply to” input, there is no when the email is sent/received?
Do you use Postmark email service with Bubble?
Yes, I also like very much Postmark!
The same place.
Oh, thank you! Have seen it optional when you delete it.
hey @vini_brito - how does the plugin handle errors?
I’ve come across this error (yes I know what it means) - but it’s breaking the whole workflow, no steps run after this error…and since its a recursive wf we have issues Anyway to have the workflow continue to run even when an error is received? Is it like the API connector where you can just tick a box to allow it on the plugin side?
Currently no error handling, it could be built into it eventually.
Try seeing if the “an unhandled error occurs” can grab that, if it does, try using it do restart the workflow.
Hi @vini_brito this is a backend workflow - is the unhandled error event only available client side?
Hmm. Try bifurcating the workflow then, place it in a new wf then call it from the main one. If it errors out, won’t hurt the main wf.
@equibodyapp plz keep us informed on what you came up with for this
I think the solution depends on your individual set up. Vini has given some good suggestions.
Hi Sarah, did you ever get him to fix the bbcode text issue?
Hi @vini_brito ,
I tried to embed an image at the end of the Html email using the Rich Postmark plugin. It does not work.
Any example is appreciated.
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.
HI @vini_brito — is it possible to pass a tag through to Postmark as part of the ‘Postmark - Send email’ action?
Thanks
Hi! Not currently, but maybe I can add it in the future
That would be great, thanks!
Hey! First thing first, thank you for this amazing plugin.
I am just facing one issue: when a user signs up with a wrong email address, the emails I try to send them through your plugin bounce (logical) and it generates an error in my workflow which causes them to stop.
It is very annoying as it could happen in a stripe payment workflow…
Is there a way I can ignore these hard bounce errors?
Thanks in avance ! Valentin