Hello, everyone!
I am trying to create an automation in Make where:
-
First, a post is published on my personal LinkedIn profile.
-
Then, that same post is shared from a organization’s account on LinkedIn.
I’ve already finished the first step, but I’m getting stuck on the part about sharing the post from the organization’s page.
I don’t know if this can be achieved directly with a LinkedIn module in Make, or if it needs to be done through the LinkedIn API. I was reviewing the API documentation, but I’m quite confused because there seem to be several different APIs (each with different endpoints, permissions, and explanations), which makes me feel a little lost about how I should put the call together. I have also searched for similar cases in the forum, some mention that several of the APIs are now practically obsolete, and in other cases, the solution does not apply directly to my case, since most of them involve searching for a organization post and then sharing or commenting on it from a personal LinkedIn account.