Skip to Content
Back to Marketplace

airtable

Airtable API integration with managed OAuth for managing bases, tables, and records.

6,166downloads9installs12stars
v1.0.6
byungkyubyungkyuAPIs & IntegrationsAirtable, api, automation, oauth3/2/2026

Overview

Airtable API integration with managed OAuth for managing bases, tables, and records.

Key Features

  • Manage Airtable bases, tables, and records with full CRUD operations
  • Use managed OAuth for secure authentication
  • Proxy requests to api.airtable.com with automatic OAuth token injection

How It Works

  1. Set your Airtable API key as an environment variable MATON_API_KEY
  2. Use the gateway URL https://gateway.maton.ai/airtable/{native-api-path} to proxy requests to api.airtable.com
  3. Authenticate with the Authorization header using the MATON_API_KEY

Use Cases

  • Automate Airtable data management tasks
  • Integrate Airtable with other third-party apps
  • Use Airtable as a data source for other applications

Interaction Pattern

  • Trigger: Airtable API requests
  • Typical Prompt: python <<'EOF'...EOF code blocks
  • Expected Output: JSON responses from Airtable API
  • Is Interactive: Yes
  • Requires Confirmation: No

Reviews

No reviews yet.