Forum Discussion
keshavkelkar
8 years agoAce
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
Related Content
- 5 years ago
- 3 years ago
- 10 months ago