← All apps

Automate AITable for free on Stepper

AITable.ai is a spreadsheet-database hybrid platform that lets teams organize and collaborate on data in datasheets with multiple view types. Build powerful workflows with your AITable spaces, datasheets, and records.

I want to integratewithSee how to connect AITable to ...

Triggers available for AITable on Stepper

New Record

Triggers when a new record is created in the specified datasheet.

  • 3 parameters

Updated Record

Triggers when an existing record is updated in the specified datasheet.

  • 3 parameters

Actions available for AITable on Stepper

Get Records

Returns records from a datasheet. Supports filtering by formula and optional view scoping.

  • 6 parameters

Create Record

Creates a new record in a datasheet. Provide field values as a JSON object.

  • 3 parameters

Update Record

Updates an existing record in a datasheet. Only provided fields are modified.

  • 4 parameters

Delete Record

Deletes a record from a datasheet.

  • 3 parameters

Find Record

Finds a single record in a datasheet using a formula filter. Returns the first match.

  • 4 parameters

Get Fields

Returns all fields of a datasheet including their types and properties.

  • 2 parameters

Get Views

Returns all views of a datasheet (Grid, Kanban, Gantt, Gallery, Calendar).

  • 2 parameters

Get Spaces

Returns all spaces the authenticated user has access to.

Get Nodes

Returns the top-level nodes (datasheets, folders, forms, dashboards) in a space's working directory.

  • 1 parameters

Create Datasheet

Creates a new datasheet in the specified space.

  • 4 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.