Aero Workflow
Project management API keyManage Aero Workflow jobs, tasks, clients and time entries from any Windmill script, flow or app.
Set up in 3 steps
1
Get an API key
Aero Workflow issues API keys from your account settings. Ask your Aero administrator if you do not see the section.
2
Add the resource in Windmill
Open Resources, add a resource of type aero_workflow, and paste the key.
3
Run your first script
Fork any script below and read before writing anything.
Scripts
Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.
Creates a new Appointment Aero.
Script aero_workflow Verified
Gets a list of Company Names.
Script aero_workflow Verified
Gets a list of Contact Names.
Script aero_workflow Verified
Creates a new Vault Entry.
Script aero_workflow Verified
Gets a list of Task Aeros.
Script aero_workflow Verified
Creates a Master Aero based on the Library Template with the Id provided.
Script aero_workflow Verified
Gets an Aero Time for specified id.
Script aero_workflow Verified
Gets a list of Appointment Aeros.
Script aero_workflow Verified
Creates a Master Aero based on the Aero Template with the Id provided.
Script aero_workflow Verified
Creates a new Company.
Script aero_workflow Verified
Gets a list of Hat Names.
Script aero_workflow Verified
Gets a list of Team Member Names.
Script aero_workflow Verified
Creates a new Task Aero.
Script aero_workflow Verified
Gets a list of Company Names that have been queried.
Script aero_workflow Verified
Gets a list of Aero Type Names.
Script aero_workflow Verified
Gets a list of Email Aeros.
Script aero_workflow Verified
Creates an Aero based on the Library Template with the Id provided.
Script aero_workflow Verified
Creates a new Contact.
Script aero_workflow Verified
Creates an Aero based on the Aero Template with the Id provided.
Script aero_workflow Verified
Creates a new Email Aero.
Script aero_workflow Verified
Gets a list of Aero Steps.
Script aero_workflow Verified
Gets a Contact for specified id.
Script aero_workflow Verified
Executes a Sql SELECT statement against the database
Script aero_workflow Verified
Creates a new Aero Time.
Script aero_workflow Verified
Gets a list of Project Names.
Script aero_workflow Verified
Gets a Company for specified id.
Script aero_workflow Verified
Resource type
aero_workflow — the shape of the credential every script on this page expects.
| Field | Type | Required | What it is |
|---|---|---|---|
| apiKey | string | Yes |
Questions
Is my key stored on the hub?
Never. It lives only in your own Windmill workspace, encrypted at rest.