APIs, workflows and UIs with Airtable Windmill

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.

FlowsAppsRunsSchedulesWebhooksGitHubGitLabVSCode

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, Bash and SQL.

Create Single Record

Add a new record to an Airtable base.

View on the Hub

Create Multiple Records

Add multiple new records to an Airtable base.

View on the Hub

Get Record

Retrieve a specific record from an Airtable base.

View on the Hub

List Records

List all or specific records from an Airtable base.

View on the Hub

Update record

Update a specific record in an Airtable base.

View on the Hub

Delete Record

Remove a record from an Airtable base.

View on the Hub