Back to APIs list

Airtable API examples & templates

Use these vals as a playground to view and fork Airtable API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
tmcw avatar
untitled_beigeElephant
@tmcw
HTTP (deprecated)
const result = await sqlite.execute(` CREATE TABLE plugin_stats ( name TEXT, t TIMESTAMP DEFAULT CURRENT_TIMESTAMP, install_count NUMBER, like_count NUMBER, view_count NUMBER )`);
hlobil avatar
untitled_lavenderMite
@hlobil
HTTP (deprecated)
Forked from stevekrouse/sqlite_admin
serna avatar
untitled_oliveLoon
@serna
HTTP (deprecated)
Forked from stevekrouse/sqlite_admin
hamilton avatar
untitled_oliveApe
@hamilton
Script
An interactive, runnable TypeScript val by hamilton
12
Next