Relative Content

Tag Archive for linkedin-api

How can I get my organizations URN from API calls

I am using LinkedIn Developer to have an app that make posts to the company page. When trying to use api calls like https://api.linkedin.com/v2/organizations?q=vanityName&vanityName=company-name I am given a 403 restricted error in postman.

Listing User Posts for Data Grabs

Was just trying to see if there is an API Call to “list User Posts” like the “list Organization Posts”? I know there is a function built already within Make.com to get org posts, but since there is no list user posts, I assumed I would just use an API call with an authentication token for my account to do so.

Linkedin Articles – nofollow or dofollow website links?

I’m a novice in SEO and looking into boosting backlinks for my website. I have a schedule of blogs that I’m writing on medium.com although the backlinks to my website from medium are nofollow. They can still be useful in driving traffic but I’m looking for something with a bit more of an impact to my business’ search engine rankings.

How to get Company’s post using Linkedin API

I’m trying to retrieve company posts using the LinkedIn API and display them on my frontend. I’ve set up a developer account and created an app on the LinkedIn Developer Portal.