Kustomer

Support API key

Create and update conversations, customers and companies, and manage teams and tags, from any Windmill script, flow or app.

Set up in 3 steps

1

Create an API key

In Kustomer, open Settings, then Security, then API Keys. Create one with the roles your scripts need and copy it — it is shown only once.

2

Add the resource in Windmill

Open Resources, add a resource of type kustomer, and paste the key.

3

Run your first script

Fork any script below and read before writing anything. There are hundreds 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

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

View raw schema →
FieldTypeRequiredWhat it is
apiKeystringYesAPI key retrieved from the dashboard.

Questions

A call returns 403 on a working key

Kustomer keys carry roles chosen when the key was made, and they cannot be widened afterwards. Create a new key with the role the script needs.

Is my key stored on the hub?

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