AirtableKit - Demo
A demo shortcut for using AirtableKit
Description
A demo shortcut for using AirtableKit.
Required Setup
- Create a base named
Demo
- In
Demo
create a table namedIdeas
andTasks
Ideas
will need 3 columns:Idea
: Single line textContext
: Single line textTimestamp
: Date, ISO format, Include Time, 24-hr formatTasks
table has 2 columnsTask
: Single line textRelatedIdeas
: Linked toIdeas
table
Demo Functions
createRecord
updateRecord
listRecords
getRecord
deleteRecord