4
Views
2
Comments
[LinkedIn Connector] Missing fields in Basic Profile
Question
linkedin-connector
Web icon
Forge asset by OutSystems MVPs
Hi guys,

There's a missing field in the get profile service that's where we can retrieve the original uploaded profile photo in linkedin.

"pictureUrls": {
    "_total": 1,
    "values": [
      "https://something"
    ]
  }

https://developer.linkedin.com/docs/fields/basic-profile

If you can add this in next versions, I won't need to customize this component :)

Thanks
 
2024-01-22 15-21-29
Pedro Cardoso
Hello Carlos,

as a glance, I don't find any reason not to do it.

I'll add it to our backlog to be further analysed.

Thanks!
Pedro Cardoso
2018-10-29 13-00-29
Magda Pereira
Hello Carlos,

A new version from Linkedin connector is available on forge with the 'pictureUrls' field added.

Thanks,

Magda Pereira
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.