Can we change the sender email in the send email block

Hi @Alex_MindStudio

Do you know if it’s possible to customize the sender email when sending an email via “send email” block?

thanks

fernando

Hi @Fjmtrigo,

You can’t change the sender address in the Send Email block, but the Send Gmail block would let you do that.

Hope this helps!

Hi @Alex_MindStudio

In this case i would like to use our custom domain email and naot a gmail email sender. This is possible?

thanks

fernando

Hi @Fjmtrigo,

That’s not possible with the built-in email blocks, but you can use a Custom Function to pass the email body and other details to a third-party service like Mailgun, which supports sending from your own domain.