--- title: LinkedIn node documentation description: Learn how to use the LinkedIn node in n8n. Follow technical documentation to integrate LinkedIn node into your workflows. contentType: [integration, reference] priority: medium --- # LinkedIn node Use the LinkedIn node to automate work in LinkedIn, and integrate LinkedIn with other applications. n8n supports creating posts. On this page, you'll find a list of operations the LinkedIn node supports and links to more resources. ```{note} Credentials Refer to [LinkedIn credentials](/08-0-0-Workflow/integrations/builtin/credentials/linkedin.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * Post * Create ## Parameters * **Post As**: choose whether to post as a **Person** or **Organization**. * **Person Name or ID** and **Organization URN**: enter an identifier for the person or organization. /// note | Posting as organization If posting as an Organization enter the organization number in the URN field. For example, `03262013` not `urn:li:company:03262013`. /// * **Text**: the post contents. * **Media Category**: use this when including images or article URLs in your post. ## Templates and examples ## Related resources Refer to [LinkedIn's API documentation](https://learn.microsoft.com/en-us/linkedin/) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```