The Airtable skill provides a secure, managed OAuth integration to the Airtable API via the Maton gateway, enabling full CRUD (create, read, update, delete…
The Airtable skill provides a secure, managed OAuth integration to the Airtable API via the Maton gateway, enabling full CRUD (create, read, update, delete) operations on bases, tables, and records. Use it to read, create, update, delete, and query records (including filter formulas) programmatically without handling OAuth tokens. The gateway proxies requests to api.airtable.com and injects credentials when you supply MATON_API_KEY, streamlining authentication and connection management through ctrl.maton.ai. Typical use cases include building internal apps, dashboards, automations, ETL pipelines, and syncing third-party data into Airtable. Features include listing and creating OAuth connections, proxying base/table endpoints, support for maxRecords and pagination, and simple curl/Python quick-start examples. Core advantages are simplified security, centralized OAuth management, and developer-friendly HTTP access for fast integration and prototyping.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.