APIs, workflows and UIs with Airtable
Create workflows, data pipelines, endpoints or admin panels that interact with Airtable.
Airtable is a cloud platform to create and manage databases.
Connecting Windmill to Airtable takes a few seconds and lets you build internal tools from it and integrate with any other platform.
From scripts supported in multiple languages, build UIs and flows that you can monitor and trigger on demand, by schedule or webhooks.
Scripts for Airtable
Write any script, flow or app targeting Airtable API, or pick them from Windmill Hub community library. Windmill supports scripts in TypeScript, Python, Go, PHP, Bash and SQL.
- Create Single Record
Add a new record to an Airtable base.
- Create Multiple Records
Add multiple new records to an Airtable base.
- Get Record
Retrieve a specific record from an Airtable base.
- List Records
List all or specific records from an Airtable base.
- Update record
Update a specific record in an Airtable base.
- Delete Record
Remove a record from an Airtable base.