Hi All,
I need help with my workflow. It's my first workflow with the help of some kind people here. Now, I have been stuck on how do I add the emails on the message on the email? And as a side question: any ways I can improve this workflow? Thank you!
Solved! Go to Solution.
Hi @esabay ,
the error you're getting is because it can't resolve the SMTP you've provided. Ensure those SMPT details including the port and authentication are correct. Currently, you're not using any authentication, which is unlikely.
Also, your "From" address must be a valid email address on that SMTP service.
M.