Back to Marketplace
airtable
Airtable API integration with managed OAuth for managing bases, tables, and records.
6,166downloads9installs12stars
v1.0.6
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.comwith automatic OAuth token injection
How It Works
- Set your Airtable API key as an environment variable
MATON_API_KEY - Use the gateway URL
https://gateway.maton.ai/airtable/{native-api-path}to proxy requests toapi.airtable.com - Authenticate with the
Authorizationheader using theMATON_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'...EOFcode blocks - Expected Output: JSON responses from Airtable API
- Is Interactive: Yes
- Requires Confirmation: No
Reviews
No reviews yet.