Glossary
Airtable Integration
GlossaryBy OpenCharts TeamPublished
The Airtable integration lets Theo read, search, and write rows in your bases — schemas, formulas, and filters are all supported.
In depth
OAuth-connected. Theo can list bases and tables, query records with filters/formulas, and create or update rows. Useful for treating an Airtable as a structured data source for AI workflows.
Examples
- Search records with filters
- Create or update rows
- Browse base schemas
Also known as
AirtableAirtable connector
Want to put this concept to work in OpenCharts?
Connect AirtableRelated terms
Zapier & Webhooks
Zapier & Webhooks is the outbound automation surface — fire a signed HMAC webhook on platform events (project.created, share.accepted, export.completed, …) and connect to any Zapier or n8n workflow.
Tool Call
A tool call is a structured action Theo invokes during a response — like create_flowchart, send_email, or db_run_sql — that produces a real artifact or side effect, not just text.