Johannes Strampe
Results
2
comments of
Johannes Strampe
As far as I know the `active_email` can only be retrieved for the own profile. However the other emails like `business_address.email` should be available, if your contact has shared this...
I tried using [the contacts call in the dev portal](https://dev.xing.com/docs/get/users/:user_id/contacts). As user ID I passed `me` and as user fields I passed `business_address.email`. Of those of my contacts who allow...