I have two lists that I am working with. The main one has my Nintex form on it. The form has multiple people picker fields on it. What I need to do is after the form is submitted, I need to see if the people entered on the form exist in a secondary list, if they are not there already, they need to be added, if they are there, then do nothing.
I was trying to push all of the names into a collection variable and then query the secondary list to see if any of the names from the collection exist on the list but I can not figure out how to make this work.
Any ideas?
Thanks!














