Procedures
Automation procedures in the Airtable book.
to create a record in a (table)
Concept
Description
Type
Required
Default Value
Concept
Description
Type
get a table from the bug tracker base whose name is "Bugs"
use the above as the bugs table
>>>
the string is '{"Title": "New Bug found"}'
get the string as json
use the above as the new bug
>>>
create a record in the bugs table
the record data is the new bugto get some (base's tables)
Concept
Description
Type
Required
Default Value
Concept
Description
Type
to get some (bases)
Concept
Description
Type
to get some (table's records)
Concept
Description
Type
Required
Default Value
Concept
Description
Type
Last updated
Was this helpful?
