Airtable
App Overview
Airtable is a platform that combines the power of a database with the simplicity of a spreadsheet to organize and collaborate on projects.
Getting Started: Installations
Name | Type | Description | Exemple | Hidden |
---|---|---|---|---|
personalAccessToken | string | The Personal Access Token for authentication to Airtable App | true | |
baseId | string | The airtable base id | false |
App Items
Events
Record Updated
Triggered when a record is updated in the specified base
Name | Type |
---|---|
record | object |
table | string |
Record Created
Triggered when a record is created in the specified base
Name | Type |
---|---|
record | object |
table | string |
Technical Actions
Version(s)
1.0.1 