rizalvi
12 years agoMentor
Find user by email address Rest Api
I am looking for a way to determine a user's ID by their email address. Currently I have an application creates a post from an email, and I would like to include the user that sent off that email. ...
- 12 years ago
Hi rizalvi,
I think this should give you what you're looking for:
In the response for that call, you will be able to retreive the user's ID.
I hope this helps!