LinkedIn

Communication OAuth Windmill docs

Publish posts and read profile and organization data from any Windmill script, flow or app.

Set up in 2 steps

1

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.

2

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.

Resource type

linkedin — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
tokenstringYesOAuth 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.