SP Widget - fetching all email IDs from response.
Hi All, I am trying to fetch all the email ID's from an API Response for multiple users. 'data.parseMemberList1' gives me email id of 1st member in the response. How can I fetch/ store all the email id's of users from the response. 'validateddominoMe...