Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey Guys !
currently i am trying to figure out how to connect my linkedIn Account with Qlik Sense in order to fetch the statistics of followers number of posts etc etc. So that i can create analysis based on the given information.
I've tried a number of things and apart from Sign in and share on there is no information over the internet and the given documentation about the statistics isn't easy to understand.
I really hope someone has a solution for it,
Thankyou
Hi @Brownie ,
Please try this article and see if this helps.
for doing this you need to create token in developer.linkedin.com
you need to set scope
later use below URL to extract data
https://api.linkedin.com/v2/adCampaignsV2?q=search
this will be ur REST URL
use basic Authentication pass your LinkedIn ID and password
in query parameters
name :oauth2_access_token
value you need to enter then token you generates
Hi @Channa , when you say your Linkedin ID and Password. Are the ones from the Linkedin Developer section? Or my personal email and password from Linkedin, the ones I used to log in?
Best regards,
Francisco.