Read and add bookmarks on a Linkding instance from any Windmill script, flow or app.
Set up in 2 steps
1
Generate an API token
In Linkding, open User Settings and generate an API token. Note your instance's base URL too if it is not the default.
2
Add the resource in Windmill
Open Resources, add a resource of type linkding, and fill token and baseUrl.
Resource type
The shape of the credential every script on this page expects.
linkding
View raw schema →| Field | Type | Required | What it is |
|---|---|---|---|
| baseUrl | string | No | The baseUrl of the instance |
| token | string | Yes | API token to connect to the API |
Questions
Is my key stored on the hub?
Never. It lives only in your own Windmill workspace, encrypted at rest.