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
1
Create an API key
In Salesflare, open Settings then API keys, and create one.
2
Add the resource in Windmill
Open Resources, add a resource of type salesflare, and paste the key.
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.
Update an opportunity
Script salesflare Verified
Update an internal note
Script salesflare Verified
Update an email data source
Script salesflare Verified
Update an account's users
Script salesflare Verified
Update an account's contacts
Script salesflare Verified
Update an account
Script salesflare Verified
Update a workflow
Script salesflare Verified
Update a task
Script salesflare Verified
Update a tag
Script salesflare Verified
Update a meeting
Script salesflare Verified
Update a custom field
Script salesflare Verified
Update a contact
Script salesflare Verified
Update a call
Script salesflare Verified
Re-enter or exit an entity from a workflow
Script salesflare Verified
List workflows
Script salesflare Verified
List users
Script salesflare Verified
List tasks
Script salesflare Verified
List tags
Script salesflare Verified
List supported currencies
Script salesflare Verified
List stages
Script salesflare Verified
List pipelines
Script salesflare Verified
List persons
Script salesflare Verified
List opportunities
Script salesflare Verified
List groups
Script salesflare Verified
List filter fields for an entity
Script salesflare Verified
List email data sources
Script salesflare Verified
List custom fields of a type
Script salesflare Verified
List custom field types
Script salesflare Verified
List current user's contacts
Script salesflare Verified
List contacts
Script salesflare Verified
Resource type
The shape of the credential every script on this page expects.
salesflare
View raw schema →| 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.