You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While debugging this JavaScript in Chrome to understand the problem I was having, I looked to see if any other data is available from the Group Membership List. It looks like this script captures everything that is there.
For email address you'd have to follow the URL of each member and look in their Contact Information. Which you could do by extending this JavaScript. You'd get the memberNode.url and follow that
<--URL-->/about_contact_and_basic_info would be the target page. You'd have a lot of data about the individual.
There is also an API that could be used to fetch information about individuals. That's all I know.
hey there
can anyone be able to guide me to get the email address on this fetching date thanks.
The text was updated successfully, but these errors were encountered: