Hello,
I have repeating section in my Nintex form to assign Task form to Responsible peoples. The repeating section has a dropdown list called "Task Status", "Task" & "Resposnible". I want to send emails to the "Responsible" if the "Task Status" equals "Task Assigned" else no email should be sent.
How do i achieve it?
Thank you
Page 1 / 1
Hi,
There are many threads on this community about parsing XML so I will not repeat those steps here.
Parse the XML in a loop to extract the Task Status and then have a Run If action that runs if the status is Responsible.
There are many threads on this community about parsing XML so I will not repeat those steps here.
Parse the XML in a loop to extract the Task Status and then have a Run If action that runs if the status is Responsible.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.