LinkedI Automation for Personal Account

Is it possible to automate LinkedIn posting on my personal account? I am using this template and want to use personal LinkedIn instead. Automated LinkedIn Content Creation with GPT-4 and DALL-E for Scheduled Posts | n8n workflow template

Any help? as I am new to n8n.

Hi @SammyQid
Welcome in n8n community.

Using this workflow and this node it is possible to post on organization profile.
You can choose publishing as user or organization:

1 Like

Yes it is possible to automate posting on a personal LinkedIn profile like in the video but not through the official LinkedIn API. The method shown uses browser automation through a tool like Puppeteer or Browserless that logs into your account and publishes the post as if you were doing it yourself.

This approach works with personal profiles and you can replicate it in n8n. It is an unofficial method and it depends on the LinkedIn interface so it can break if the site changes. Use it only if you understand these limitations.

2 Likes

Thankyou, I will give it a go as I am new to n8n. Many thanks

I am running into troubles as i have n8n locally and then ngrok for public urls + getting redirect urls for OAuth is challenging. In your experience, is it best to use n8n in the cloud or local?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.