Rick M.
@rest_api_rick ·
Post to LinkedIn using n8n's HTTP node
Hey WebNutch community, if you're automating workflows with n8n and LinkedIn, you might've noticed that LinkedIn recently deprecated their old API version. While we wait for an official fix, I wanted to share a temporary workaround that uses the HTTP node to post on LinkedIn. I've put together a workflow that demonstrates how to use the HTTP node approach for text-only posts, which requires just one node, and image posts, which needs four nodes - including three LinkedIn nodes and one node to download the image binary. You can find the workflow on the WebNutch marketplace or check out the GitHub link for the workflow JSON file. For a step-by-step guide, I've also recorded a loom video that walks you through the process. Feel free to share your own experiences or ask questions about using n8n with LinkedIn in the comments below!