About the LinkedIn connector
The LinkedIn connector lets your app publish posts to your LinkedIn profile or to a LinkedIn organization page where the connected account has admin access. It also lets your app read LinkedIn profile and organization data where supported. You can automate product updates, share company milestones, publish content from internal workflows, and display LinkedIn data inside your app. The LinkedIn connection is shared at the app level. When you connect LinkedIn, you authorize one LinkedIn account for that app. Everyone who can edit the app uses the same LinkedIn connection and sees the same LinkedIn data inside the app.
LinkedIn use cases and prompts
Use the LinkedIn connector to publish content, manage company presence, and display LinkedIn data in your app.Publish posts to your profile
Publish posts to your profile
Automatically publish posts to your LinkedIn profile when important events happen in your app.Example prompts:
Publish posts to an organization page
Publish posts to an organization page
Publish content directly to a LinkedIn organization page where the connected account has admin access.Example prompts:
Display LinkedIn profile and organization data
Display LinkedIn profile and organization data
Use LinkedIn profile and organization data to power dashboards and internal tools.Example prompts:
Track engagement where available
Track engagement where available
Retrieve engagement metrics for LinkedIn posts where supported by LinkedIn’s API permissions.Example prompts:
Availability of engagement metrics depends on LinkedIn API permissions and account type. Some analytics may only be available for organization posts.
Combine LinkedIn with other tools
Combine LinkedIn with other tools
Trigger LinkedIn posts based on events from other systems connected to your app.Example prompts:
Connecting LinkedIn to your app
Use the AI chat to connect to LinkedIn, or connect using a pre-made prompt from your app dashboard.Before you begin: You need a Builder plan or higher to use connectors in your app.
Using the AI chat
- Go to your app editor.
- Describe what you want to do with LinkedIn in the AI chat.
- Review the Action required and Required permissions in the side panel.
- Click Connect to LinkedIn.
- In the LinkedIn window that opens:
- Sign in to the LinkedIn account you want to connect.
- Review the permissions and click Allow.
- Return to the editor and let the AI finish creating the flows that use LinkedIn.

From the app dashboard
- Click Dashboard in your app editor.
- Click Integrations.
- Click the Browse tab.
- Find LinkedIn and click Use.
- Review the Required permissions.
- Click Connect to LinkedIn and complete the authorization flow.

If you click Skip in the LinkedIn authorization window, the connector is not added. You can run the connection flow again from the AI chat or from Integrations → Browse.
Managing your LinkedIn connection
To manage your LinkedIn connector:- Go to your app dashboard.
- Click Integrations.
- Click the My integrations tab.
- Find LinkedIn and select an option:
- View access to see current permissions.
- Click the More Actions icon and select an option:
- Switch account
- Disconnect account
- Remove

LinkedIn scopes and permissions
When you connect LinkedIn, the connector requests permissions (scopes) that control what your app can do with the connected account.LinkedIn scopes
Below is the current list of LinkedIn scopes the connector may request, grouped by capability.Profile access and identity
openid: Authenticate the LinkedIn account using OpenID Connect.profile: Read basic profile information such as name and headline.email: Read the primary email address associated with the LinkedIn account.r_profile_basicinfo: Read additional profile details where supported.r_basicprofile: Read legacy basic profile fields where applicable.r_1st_connections_size: Read the number of first-degree connections.r_verify: Verify the identity of the connected account where supported.
w_member_social: Create, modify, and delete posts, comments, and reactions on behalf of the connected member.
r_organization_social: Read posts, comments, reactions, and engagement data from organization pages.w_organization_social: Create, modify, and delete posts, comments, and reactions on organization pages.r_organization_admin: Read organization page information and admin details.rw_organization_admin: Manage organization page settings and administration where permitted.
r_ads: Read LinkedIn advertising account information.r_ads_reporting: Read LinkedIn advertising performance and reporting data.rw_ads: Manage LinkedIn advertising campaigns where permitted.
Scope lists may change over time. Always review the permissions shown during the LinkedIn authorization flow.
FAQs
Can I connect more than one LinkedIn account to the same app?
Can I connect more than one LinkedIn account to the same app?
No. Each app uses one shared LinkedIn account.
Can each person using my app connect their own LinkedIn account?
Can each person using my app connect their own LinkedIn account?
No. Connectors are app-level. To support per-person LinkedIn connections, create a custom OAuth flow using backend functions.
Can I access advanced LinkedIn advertising analytics?
Can I access advanced LinkedIn advertising analytics?
Access to advertising and detailed reporting features depends on LinkedIn API permissions and may require additional LinkedIn program approval.
Why can't I post to my organization page?
Why can't I post to my organization page?
The connected LinkedIn account must have admin access to the organization page you are trying to post to.

