Skip to main content
Nintex Community Menu Bar
Question

Nintex Automation Cloud - [Action.SendEmail.ToRequired] to required error

  • November 19, 2024
  • 1 reply
  • 50 views

Forum|alt.badge.img+12

Hello

My requirement is to send an email to the user by reading the user’s email address from list column.  And this column is optional, it is not necessary to have a value. 

The Send an email action fails when this field is blank in Nintex Automation Cloud.  But there was no error with Nintex for Office 365 workflow. 

I may have to use RunIf action to check if this column has a value before sending an email.  Apart from this solution, is there any other solution? 

 

Thank you.

 

1 reply

Forum|alt.badge.img+10
  • Nintex Employee
  • November 25, 2024

Hi ​@kchaluvadi

 

The Run If statement to check this would be the recommended route in this case.