If the forum becomes public, how can I capture email addresses of those using the forum??

Avatar
  • updated
  • Completed
Pinned replies
Avatar
Sergey Stukov co-founder
  • Answer
  • Completed
It's possible to get users list using API, it's contains emails.
Avatar
Sergey Stukov co-founder
  • Answer
  • Completed
It's possible to get users list using API, it's contains emails.
Avatar
Israelize
I did this:

http://userecho.com/api/users.json?key=[my key]

I got a list of all our users, but there were no emails contained.

Andrew

Avatar
Vladimir Mullagaliyev co-founder
Quote from Israelize
I did this:

http://userecho.com/api/users.json?key=[my key]

I got a list of all our users, but there were no emails contained.

Andrew

Hello Andrew.
We have added email in users list api and user api.