Adhook

Communication Bearer token

Schedule social media posts, run ad promotions and manage subtenants on adhook from any Windmill script, flow or app.

Set up in 3 steps

1

Get an API token

In adhook, open your account settings and create an API token for the tenant the scripts should act on.

2

Add the resource in Windmill

Open Resources, add a resource of type adhook, 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

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

View raw schema →
FieldTypeRequiredWhat it is
tokenstringYes

Questions

Which tenant does it act on?

The one the token belongs to. Managing several means a resource per tenant, or the subtenant scripts, which take the target explicitly.

Is my token stored on the hub?

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