Airtable
Overview
Airtable integration allows you to automatically sync the data extracted by your robot directly into an Airtable Base. Whenever the robot completes a successful run, the captured data is appended to your designated Airtable Base, enabling seamless and real-time data management.
Key Features
- Automatic Data Syncing: Every successful robot run appends the captured data directly to your Airtable base.
- Effortless Data Management: Keep all your extracted data organized in a single Airtable base for easy access and sharing.
- Real-Time Updates: As soon as a run is complete, the data appears in your Airtable base.
Important Note
The data extracted before integrating with Airtable will not be synced in the Airtable Base. Only the data extracted after the integration will be synced.
Setting Up Airtable Integration
Maxun Cloud
Coming soon...
Maxun Open Source
1. Bring Your Own Airtable Client ID
Obtain Airtable Client Id by setting up a project in the Airtable OAuth Integrations Platform.
2. Authenticate With Airtable
Set up the OAuth Keys in the .env
file and authenticate the robot with airtable using the same account that was used to create the Client ID.
3. Select Airtable Base & Table
- On successful Airtable authentication, you can grant access to the Airtable Base the robot should append data to.
- After selecting the Airtable base, the robot will automatically append data to it after each successful run. If needed, the user can remove the integration at any time.