Hello, I have a web service returning the data in the format:
<Users>
<User>
<IdInWeb>123</IdInWeb>
<UserName>mydomain\username</UserName>
</User>
</Users>
How do you update a multi-user field in a list through a Workflow. What types of variables will I need? Note: I've seen other ways posted here in forums, but they appear to be older posts. I am running Nintex Workflow 2.3.3 +.