Skip to main content
Nintex Community Menu Bar

How to get userID from people picker (multi user) using Nintex workflow

  • February 19, 2016
  • 2 replies
  • 24 views

Forum|alt.badge.img+6

I have multi user people picker on my List form. I want to extract UserID out of it using Nintex workflow. Query User Profile action accept only single user, this won't be suitable for my scenario. Can anybody suggest better alternatives?

Thanks,

C

2 replies

Forum|alt.badge.img+7
  • February 19, 2016

Hi,

If you use a Set variable action and do a list lookup to your list with the people picker you can set the return type of the information to User Ids by clicking the ... button highlighted in the screenshot.

177647_pastedImage_2.png

177636_pastedImage_0.png

Jan


Forum|alt.badge.img+6
  • Author
  • February 22, 2016

Awesome Jan. It work like charm. Loads of thanks happy.png