Collect name, email, and message from a contact form
Starter prompts
Copy a prompt, swap the UUID, and let the agent write the integration
Copy a prompt, replace the UUID, and use it to send form data, events, or webhook payloads to your sheet.
Prompt library
Grouped by the job you want the AI to do.
Forms and user input
Log email signups with timestamp and source
Collect user feedback with rating and comments
User tracking and analytics
Log every new user signup with metadata
Track which features users interact with
Log page views with referrer and user agent
Error handling and debugging
Log unhandled errors with stack traces
Track failed API calls for debugging
Capture console warnings in production
Webhooks and integrations
Log any incoming webhook payload
Log successful Stripe payments
Receive form submissions from Typeform, Tally, and similar tools
IoT and real-time data
Log IoT sensor readings
Track device online and offline status
Log GPS coordinates over time
E-commerce and orders
Log new orders with items and totals
Track when users abandon shopping carts
Log product page views for analytics
How to use these prompts
A few small edits usually make the generated code ready to use.
Get the real endpoint first
Add the sheet, copy the URL, replace the UUID in any prompt above, and let the agent write the rest.