Salesflare
CRM API keyCreate and update accounts, contacts, opportunities, meetings and tasks in Salesflare from any Windmill script, flow or app.
Set up in 3 steps
Create an API key
In Salesflare, open Settings then API keys, and create one.
Add the resource in Windmill
Open Resources, add a resource of type salesflare, and paste the key.
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.
Update an opportunity
Update an internal note
Update an email data source
Update an account's users
Update an account's contacts
Update an account
Update a workflow
Update a task
Update a tag
Update a meeting
Update a custom field
Update a contact
Update a call
Re-enter or exit an entity from a workflow
List workflows
List users
List tasks
List tags
List supported currencies
List stages
List pipelines
List persons
List opportunities
List groups
List filter fields for an entity
List email data sources
List custom fields of a type
List custom field types
List current user's contacts
List contacts
Resource type
salesflare — the shape of the credential every script on this page expects.
| Field | Type | Required | What it is |
|---|---|---|---|
| apiKey | string | Yes | API key retrieved from the dashboard. |
Questions
What can the key do?
Everything the user it belongs to can. Salesflare has no per-key scopes, so create it on an account with the access you intend.
Is my key stored on the hub?
Never. It lives only in your own Windmill workspace, encrypted at rest.