Hello Guys,
How can I show LinkedIn Feed(My company's page) in outsystems app? I also want users(employee) to be able to like, comment and share the post. I'm able to authenticate user using some component.
All suggestions are welcome!!
Thanks,
Sanjay
Hi Sanjay,
in the forge there is a component to use Linkedin:
https://www.outsystems.com/forge/component-overview/608/linkedin-connector
Regards
Yeah I'm trying to make that work but no luck. That component was built long back for LinkedIn API V1 not sure if they have upgraded for V2, didn't find configuration for scope.
Thanks for your response!
If you tag the component in this topic you may get support from the team who built it.
I already raised this concern in the support tab of component. But I think nobody is managing that.
Did you find any solution on this?
Hello nuleous,
Yes, I read though all API documents of LinkedIn and implemented it. I was able to replicate whole company page inside my own application by manipulating response from API. It also supported all impressions like actual page eg. Like,Comment and Share. But, it was done in next 1 month after I posted my query and later I switched the company so not sure how it is working now.