Solved

Recipients are not receiving email Notifications sent through a workflow.

  • 13 July 2023
  • 4 replies
  • 521 views

Badge +4

Good day,

 

I have a workflow that is not sending notifications to email recipients, this workflow shows the email task has been completed but the recipients are not getting those email notifications.

 The workflow history shows that the emails are sent, but the recipients are not getting those emails, Please help

 

 

 

 

icon

Best answer by SimonMuntz 28 July 2023, 02:50

View original

4 replies

Userlevel 6
Badge +16

Hi @Florence 

Here are some general tips to help you debug the issue

  1. How are you specifying the Email Recipients? Using Variables or hard-coded values?
    If using variables, can you verify that the variables are having the correct values?
  2. if you are having issues with the variables, just use hard-coded values for the email recipients eg “florence@example.com” or SP User “Florence Lastname”
    Its most unlikely for hard-coded Email recipient to fail.
  3. Are the email recipients internal or external organization users?
    Have you been able to send emails to external users from Nintex Workflow before?
  4. I suggest you to add a log right below each Send Email action.
    Enter some text which can help to identify the path eg “Taking YES path” for the Yes condition
Userlevel 5
Badge +20

Hi @Florence 
Have you resolved this issue?

Badge +4

Hi @MillaZ  not yet I’m still struggling.

Userlevel 6
Badge +22

Hi @Florence,

My suggestion to troubleshoot this issue.

  1. Have the recipients check their junk folder in the email client.
  2. Check the logs on the Exchange server to se if the emails were received by the server and if so what the server did with them.

Reply