Skip to main content
Nintex Community Menu Bar
Solved

Send Email - Set To Field to a K2 Role

  • July 31, 2018
  • 2 replies
  • 31 views

I cannot figure out hot to send an email to a K2 Role. I can do it for a task but not an email. Anyone ever had luck with this?

Best answer by khanh1

Hi,


 


You can drop the User.Get Role Users.Email property directly in the To field and point it to return 'All items as a collection'. It will automatically resolve all the role users, and add them all as recipients, see image link: http://www.screencast.com/t/z3rhED3lG.

2 replies

Forum|alt.badge.img+16
  • Answer
  • July 31, 2018

Hi,


 


You can drop the User.Get Role Users.Email property directly in the To field and point it to return 'All items as a collection'. It will automatically resolve all the role users, and add them all as recipients, see image link: http://www.screencast.com/t/z3rhED3lG.


Thanks. Found that under UMUser Smartobject.