Access for LinkedIn Advertising API - linkedin

The access request form was filled in to request access to LinkedIn Advertising API for TataSteelEurope. However, the access was denied(reason: not a proper use case) and I am not able to further fill in the form.
We need access to LinkedIn Advertising API for fetching LinkedIn feeds of our company page(TataSteelEurope) and displaying the same in our website(www.tatasteeleurope.com).
Can anyone please help me on this ?
The access request form was filled in to request access to LinkedIn Advertising API for TataSteelEurope. However, the access was denied(reason: not a proper use case) and I am not able to further fill in the form.
We need access to LinkedIn Advertising API for fetching LinkedIn feeds of our company page(TataSteelEurope) and displaying the same in our website(www.tatasteeleurope.com).
Can anyone please help me on this ?

Related

Information about LinkedIn API Request

I´d like the whole path to request LinkedIn Api´s permission. I mean links or emails to estabilish the first contact and understand the whole process.
thank you

how to get a LinkedIn page via Email using LinkedIn API

I am trying to understand how to get a LinkedIn page using LinkedIn API, if I know an email.
Is it possible?
I have found Handle Lookup API, but it looks like it has not been supported already.
https://learn.microsoft.com/en-us/linkedin/shared/integrations/people/handle-lookup?view=li-lms-2022-07

Users can sign-up on our portal using linkedin but we are unable to access their linkedin ID. How do track the linkedin ID with email address?

We are a platform that facilitates companies to hire analytics talent on demand. We only allow users to login to our platform with their Linkedin IDs so that we can validate their profile details and score them. Currently, the Linkedin API doesnot give us even the Linkedin-id of the user to help us manually check the profile. How can we correct this?
Ask for the r_liteprofile and r_emailaddress scopes as part of the OAuth flow. Then make GET calls to https://api.linkedin.com/v2/me and https://api.linkedin.com/v2/emailAddress?q=members&projection=(elements*(handle~))
to gather this information. See the documentation for more details.
However, please read LinkedIn's API Terms of Use to ensure your application is an acceptable use case. Also, the profile data you can receive is quite limits, so it may not give you the fields you want.

Getting r_fullprofile access to the Linkedin API

I am currently using a linkedin API with r_lightprofile in my application.
Two months ago, I sent a request for access to r_fullprofile using the Partner Program form.
https://business.linkedin.com/marketing-solutions/contact-us
http://prntscr.com/opfnpd
I also sent a request to the Marketing Developer Platform, but the request is still pending (http://prntscr.com/opfvfx)
After all this, I got an email with a form to fill out information about the company.
But after filling out the form, I did not receive an answer that the company is suitable or not suitable for full access.
1) How long does it usually take to get access?
2) Does the linkedin API have support? Email, Live chat or something else?
3) Have I done everything for access? Maybe I missed something?
4) Does Linkedin send an email in case of failure?
It's been a long way for me too, I'll give you some random tips:
Make sure your app is connected to a LinkedIn company page and that the status is Verified. To do this, from the app dashboard, add to the Team members an administrator of the LinkedIn company page (as Admin member) and let him access the app dashboard. He should be able to see a Verify button to confirm the authenticity of the app.
The only support that was really helpful to me was Zendesk.

Finding LinkedIn Username from LinkedIn ID

I have a database of LinkedIn IDs, however I need to find their LinkedIn Usernames. I would welcome if you can advise how can I do that.
That information is not available via any LinkedIn API calls. The member ID that you retrieve should be sufficient for all your needs.

Resources