Contacts: Download contact pictures from Xing

Created on 20 Oct 2020  Â·  7Comments  Â·  Source: nextcloud/contacts

Is your feature request related to a problem? Please describe.
When setting Xing as a social media profile for contacts, the profile picture is not automatically downloaded and updated.

Describe the solution you'd like
Nextcloud contacts should update profile pictures using Xing.

3. to review enhancement

Most helpful comment

I would love to implement this! In order to do so, I need a "recipe" (or public API) to fetch the profile picture from there. I found those for facebook, instagram, twitter, tumblr, mastodon, and diaspora. But xing and linkedin seem to lock their network from external access. (And currently I don't know how we could include those APIs that require keys).

All 7 comments

I would love to implement this! In order to do so, I need a "recipe" (or public API) to fetch the profile picture from there. I found those for facebook, instagram, twitter, tumblr, mastodon, and diaspora. But xing and linkedin seem to lock their network from external access. (And currently I don't know how we could include those APIs that require keys).

ah well, turns out the profile pictures are public. yay!

@skjnldsv should Xing be part of the selection-list?
src/models/rfcProps.js: { id: 'XING', name: 'Xing', placeholder: 'https://www.xing.com/profile/…' },

@skjnldsv should Xing be part of the selection-list?
src/models/rfcProps.js: { id: 'XING', name: 'Xing', placeholder: 'https://www.xing.com/profile/…' },

I guess? Hard to tell, those properties are most likely not super standard 😬

I guess?

I'll let you decide. Also if that's part of the above or a separate PR...

Thanks for adding this so fast :)

Yes, thanks @call-me-matt :rocket: :hugs:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

IamSAB picture IamSAB  Â·  4Comments

juzim picture juzim  Â·  3Comments

despens picture despens  Â·  3Comments

Spartachetto picture Spartachetto  Â·  3Comments

silverhook picture silverhook  Â·  5Comments