Back to APIs list

Google Sheets API examples & templates

Use these vals as a playground to view and fork Google Sheets API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
iamseeley avatar
iamseeley
RootLayout
Script
@jsxImportSource https://esm.sh/hono@latest/jsx
0
flymaster avatar
flymaster
cleanup
Cron
Every day, this val sends a message to NTFY.sh, causing my phone to prompt me to fill out a Google Form recording a single object that I decluttered from my house that day.
0
fal avatar
fal
svd
Script
Stable Video Diffusion link to val - https://www.val.town/v/fal/svd import * as fal from "@fal-ai/serverless-client"; const result = await fal.subscribe("fal-ai/fast-svd", { input: { image_url: "https://storage.googleapis.com/falserverless/model_tests/svd/rocket.png" }, logs: true, onQueueUpdate: (update) => { if (update.status === "IN_PROGRESS") { update.logs.map((log) => log.message).forEach(console.log); } }, }); https://www.fal.ai/models/svd/playground
0
genlock avatar
genlock
versatileAmethystMole
HTTP
@jsxImportSource https://esm.sh/react
0
adagradschool avatar
adagradschool
claude_033a69fc_cc3e_4691_a940_2386d3a0a00f
HTTP
An interactive, runnable TypeScript val by adagradschool
0
adagradschool avatar
adagradschool
jovialCoralMinnow
HTTP
An interactive, runnable TypeScript val by adagradschool
0
tmcw avatar
tmcw
recipes
Script
An interactive, runnable TypeScript val by tmcw
0
skyehersh avatar
skyehersh
date_me_docs_table
Script
Forked from stevekrouse/date_me_docs_table
0
stevekrouse avatar
stevekrouse
date_me_docs_table
Script
@jsxImportSource https://esm.sh/preact
0
skyehersh avatar
skyehersh
dataTableScript
Script
Forked from stevekrouse/dataTableScript
0
elliotbraem avatar
elliotbraem
scheduler
HTTP
An interactive, runnable TypeScript val by elliotbraem
1
stnkvcs avatar
stnkvcs
getAirtableDataAPI
HTTP
// Initialize Airtable configuration
0
stevekrouse avatar
stevekrouse
dateme_browse
Script
Forked from pomdtr/dateme_browse
0
g avatar
g
csvViewer
HTTP
client side csv viewer
0
dvdsgl avatar
dvdsgl
glideImportDemo
Script
Glide API 2.0: Bulk Import You can fork this Val to implement your own bulk import to Glide. Glide's high-performance bulk import API can load millions of rows into Big Tables. It's designed for importing your business data into Glide on a regular schedule (e.g. nightly). We designed this API for customers who regularly import tens of thousands of rows or more to Glide using tools like Make. Our goal was to make this process more efficient and less expensive. Note: This API is currently free to use. Future usage will cost approximately 1 update per 10k rows.
1
lejlot avatar
lejlot
dateme_browse
Script
Forked from stevekrouse/dateme_browse
0