Linked Api logo

Linked Api

Free

Connect your LinkedIn accounts to n8n's automation platform.

4.4
AI AgentsFreeFree tier
#n8n
Inputs: textOutputs: text
Type
Open Source
Company
Linked API

About Linked Api

Secure LinkedIn API for controlling LinkedIn accounts and retrieving real-time data, optimized for AI agents, enabling seamless integration via MCP server. Perfect for complex automations, advanced outreach, data collection, and more.

How to Use

Linked API consists of two products: Account API and Data API, each designed for its own purpose.

  1. Account API: Account API lets you manage any number of LinkedIn accounts programmatically through a single API interface or integrate your accounts into other tools and services. It's perfect for complex automations, service integrations, advanced outreach, data collection, and custom control scenarios.

  2. Data API: Data API lets you retrieve real-time LinkedIn data through an API interface, even if you don't have or don't want to connect your own LinkedIn account.

Linked API's

Use Cases

  • Added on: Jul 10 2025
  • Monthly Visitors: 25.0K
  • Social & Email: --
  • Website
  • AI Lead Generation
  • AI Digital Marketing
  • AI Email Marketing
  • AI Marketing
  • AI Sales
  • AI Sales Assistant
  • AI Data Mining
  • Advertise this tool
  • Update this tool
  • Product InformationReviewsPricingAnalytics

Key Features

Connects LinkedIn accounts to n8n automation workflows
Open-source and free to use
Handles LinkedIn OAuth authentication within n8n
Enables automated posting, data retrieval, and other LinkedIn actions (exact capabilities to be verified)
Integrates seamlessly with n8n's node-based workflow editor
Can be customized and extended via source code modifications

Pros & Cons

Pros
  • Free and open-source, allowing full control and customization
  • Simplifies connecting LinkedIn to n8n, reducing manual API work
  • Leverages n8n's extensive ecosystem of nodes for multi-tool automation
  • Actively maintained on npm; community contributions possible
  • Works with both self-hosted and cloud n8n deployments
Cons
  • Requires an existing n8n instance and familiarity with n8n workflow creation
  • Limited to LinkedIn API capabilities; specific actions may be missing
  • Documentation and examples may be minimal; users may need to review source code
  • LinkedIn API rate limits and authentication changes can affect stability
  • Free tier of n8n may have execution limits; should be verified based on deployment

Best For

Added on: Jul 10 2025Monthly Visitors: 25.0KSocial & Email: --WebsiteAI Lead GenerationAI Digital MarketingAI Email MarketingAI MarketingAI SalesAI Sales AssistantAI Data MiningAdvertise this toolUpdate this toolProduct InformationReviewsPricingAnalytics

Alternatives to Linked Api

FAQ

Is Linked Api free to use?
Yes, the npm package is open-source and free to download and use. However, running n8n itself may incur costs depending on your hosting choice (self-hosted or cloud subscription).
Do I need a LinkedIn API key to use this node?
Yes, LinkedIn requires API credentials (Client ID and Client Secret) for authentication. The node handles the OAuth flow, but you must register an application on the LinkedIn Developer Portal first.
What LinkedIn actions does this node support?
The exact actions are not fully documented in the provided sources. Based on typical similar nodes, it likely supports creating posts, retrieving profile data, and managing page content. You should refer to the package's README or source code for the definitive list.
Can I use Linked Api with n8n Cloud?
Yes, as long as your n8n instance supports installing custom npm packages. n8n Cloud allows adding custom nodes, but you should check the n8n documentation for compatibility.
Is there any support or community for this node?
Support is community-driven, typically through the npm package's issues page or n8n community forums. The maintainer may respond to issues, but no dedicated support is guaranteed.
Does Linked Api work with LinkedIn API v2?
Based on typical LinkedIn integrations, the node likely uses LinkedIn API v2. However, you should verify the current version supported by looking at the package's dependencies and update history.