Bitly

Productivity Access token

Shorten links, and read clicks and campaign data, from any Windmill script, flow or app.

Set up in 3 steps

1

Generate an access token

In Bitly, open Settings then API, and generate a generic access token.

2

Add the resource in Windmill

Open Resources, add a resource of type bitly, and paste the token.

3

Run your first script

Fork any script below and read before writing anything. There are dozens here, so search by the verb you need.

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

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

View raw schema →
FieldTypeRequiredWhat it is
tokenstringYesGeneric access token or OAuth access token: https://dev.bitly.com/docs/getting-started/authentication/

Questions

Most calls want a group id

Bitly organises links per group. Read your groups first — every account has at least one, and its id is what the other calls take.

Is my token stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.