Cann't send Email in workflow action

I encounter the problem in workflow when I use send Email action.The message is “unable to send email: request failed”.My Email body is pretty simple.


I don’t know what reason cause this problem?How to solve this problem?
the following document is my workflow and execution:
workflow.json (3.7 KB)
execution.json (21.1 KB)

Hi @TOPTYU ,

Can you please remove the “from” attribute value([email protected]) and give it a try, it should work.

I will suggest you go through the below documentation,

Thanks!

1 Like
1 Like

Hi @TOPTYU ,
As suggested by @dineshdupati did you had a chance to remove “from” attribute value and did it work?

Please remove the from address from your workflow and check

Hi @TOPTYU

Alternatively, try using this email address ([email protected]) in the ‘From’ field of ‘Send Email’ action.

Hi @TOPTYU

You can register From: Address:

Admin – Global – System Settings – under From: Address: section.

Hi everyone, thank for help.I can send Email now.:+1:

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.