Forum Discussion
keshavkelkar
Ace
RogersRoland You can use this API to fetch email address of the required USER
<#assign emailAdd = rest ("users/id/"+user_id+"/email")> this will return you email address of respected USER.
Ex. http://community.lithium.com/community-name/restapi/vc/users/id/43/email
RogersRoland
8 years agoExpert
TariqHussain, I've attempted to use your code but it results in an error.
keshavkelkar, When i use yours, it doesn't give me an error but in turn also doesn't show anything.
I feel like i'm missing something.
Related Content
- 5 years ago
- 3 years ago
- 10 months ago