Skip to main content
LinkedIn is a professional networking platform with APIs for reading member profile data and publishing posts. The LinkedIn connector lets your Lovable app read the connected user their basic profile and email, and publish posts to LinkedIn on their behalf. It’s designed for apps that need professional identity, content distribution, or LinkedIn-driven workflows. LinkedIn is available as an app + chat connector: one shared connection that works in the chat while you build and in your published apps. With LinkedIn, your app can:
  • Read basic profile details, including name and profile photo
  • Read the connected member’s primary email address
  • Publish posts on behalf of the connected member
The LinkedIn connector connects to a single LinkedIn account per connection via OAuth. It’s a good fit for apps that surface profile data in dashboards or CRMs, or automate publishing to a member’s LinkedIn feed.

Common use cases and example apps

How to connect LinkedIn

Workspace admins and owners can connect LinkedIn. You can create multiple LinkedIn connections using different accounts, which is useful for separating environments or managing publishing across multiple members. When the connection is created, LinkedIn becomes available across all projects in the workspace. Anyone building in a project can ask Lovable in chat to link their project to it.

Prerequisites

Before connecting LinkedIn, make sure you have:
  • A LinkedIn account you want to connect
  • Lovable workspace owner or admin role
All API requests made through this connector count against the connected LinkedIn account’s API quotas. Quotas and access are managed directly by LinkedIn, not Lovable.

Set up your LinkedIn connection

1

Open LinkedIn in Connectors

Go to Connectors and select LinkedIn.
2

Add a connection

Click Add connection.
3

Name the connection

In Display name, name the connection (for example, LinkedIn Prod). This name is only used inside Lovable to identify the connection.
4

Review scopes (optional)

Expand Advanced settings to review the permissions your app will request. Default scopes are pre-selected for common use cases.For full scope documentation, see LinkedIn’s authorization code flow reference.
5

Choose who can access this connection

Under Who can access this connection, decide who in your workspace can use the connection:
  • Only you (default): only the person creating the connection can use it and its associated data.
  • Invite specific people: only you and explicitly added workspace members can use the connection and its associated data.
  • Invite entire workspace: click Invite entire workspace to make the connection available to everyone in your Lovable workspace.
See Who can use connections and clients for more information.
6

Connect to LinkedIn and authorize

Click Connect. The LinkedIn authorization window opens, so make sure your browser doesn’t block pop-ups. If it does, Lovable redirects you instead.Sign in to LinkedIn if prompted, review the requested permissions, and click Allow.You’ll be redirected back to Lovable with a confirmation.
When connected, anyone building in a project can ask Lovable in chat to link their project to LinkedIn (based on configured connection-level access). Your Lovable apps can then read profile and email data and publish posts on behalf of the connected member.

Limitations

The LinkedIn connector cannot:
  • Read other LinkedIn members’ profiles, connections, or messages
  • Read or write comments, likes, or reactions
  • Manage company pages, ads, or organization posts
  • Receive LinkedIn webhooks or real-time events
  • Support per-end-user LinkedIn login. Each connection represents a single LinkedIn account shared across all projects linked to it.
If LinkedIn authorization is revoked from the LinkedIn side, you’ll need to reconnect the integration in Lovable before API calls can succeed again.

Manage your connection

Connections are managed from Connectors: select , then open the connection.
  • Unlink projects to remove access from specific projects while keeping the connection available for others. See Unlink projects from a connection for the steps.
  • Delete the connection to remove it from the workspace entirely. Deleting is permanent. It removes the credentials from all linked projects, and app features that use stop working until a new connection is added. See Delete a connection for the steps and who can delete.