Hello! I am trying to grab the e-mails of users within a specific segment in one of our directories and then pipe those values into a dropdown field of a survey. Making the web service call works fine, and as you can see, it pulls the users (0,1,2,3,etc.) Where I’m getting stuck is trying to take all of these values and “loop” through that email field to have it show all of the distinct values in the dropdown list within a survey. Is this possible to do this? If it is, would anybody be able to provide guidance on next steps to take? Or am I going about this completely wrong? I appreciate any help that can be provided.