Publish posts and read profile and organization data from any Windmill script, flow or app.
Set up in 2 steps
Connect from the Resources page
Open Resources, click Add a resource/API and pick linkedin from the OAuth APIs list. Click Connect and sign in with the account that should publish, then name the resource and save it.
Run your first script
Fork any script below and read your own profile before publishing anything.
Scripts
Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.
Search Organization
Get Members Organization Access Control Information
Query Analytics Finder Account Sample
Create Like On Share
Get Member Profile
Query Analytics Finder
Gets Organization Access Control
Share Text And Mentions
Post Share
Fetch Ad Account
Retrieves comments on comments
Get Multiple Member Profiles
Delete Post
Retrieve Comments On Shares
Get Organization Administrators
Query Analytics Finder Campaign Sample
Create a Simple Post (Organization)
Create Comment
Share Content
Get Current Member Profile
Create a Simple Post (User)
Create Like On Share
Create Image Post (User)
Delete Post
Get Member Profile
Search Organization
Get Multiple Member Profiles
Create Image Post (Organization)
Retrieve Comments On Shares
Create a Simple Post (Organization)
Resource type
linkedin — the shape of the credential every script on this page expects.
| Field | Type | Required | What it is |
|---|---|---|---|
| token | string | Yes | OAuth token |
Questions
There is no Connect button on my instance
Self-hosted instances need a LinkedIn OAuth client configured once by an admin before the tile appears.
A call fails on permissions
LinkedIn grants API products per application, not per token. The permission has to be enabled on the app behind the connection.
Is my token stored on the hub?
Never. It lives only in your own Windmill workspace, encrypted at rest.