Relative Content

Tag Archive for linkedin-api

LinkedIn API issues

I am trying got use LinkedIn API but the only route that works for me is /v2/me.
When querying /v2/activities is returning an error

Can I automate LinkedIn message sending with the LinkedIn API?

I’m looking for a way to automate sending custom messages to multiple LinkedIn connections using JavaScript and Node.js. Manually sending the same message repeatedly is time-consuming and inefficient. Is there a bot or script that can handle this task? I’ve considered using LinkedIn’s API, but I’m unsure if it supports sending messages to connections.

We need to get access to Community Management API in Linkedin

My team and I need to get access to Community Management API as soon as possible so we can implement our technical solutions, so please provide us the access to Community Management API. We are not able to request access as you can see in the image attached. Thank you all!

LinkedIn API Error: connect ETIMEDOUT 108.174.10.22:443 or Other IP Address

I am encountering an issue with the LinkedIn API. When I try to retrieve posts using the following API endpoint:
https://api.linkedin.com/rest/posts?author={data}&q=author&count=20
I get the following error: Error: connect ETIMEDOUT 108.174.10.22:443
This issue is not limited to this API endpoint; I am experiencing the same error with other LinkedIn API endpoints and different IP addresses as well.