Getting Started
Import and Export Data
Data Exploration
- Cross Filters
- The Compare tab
- The Correlations tab
Data Visualization
- Choosing a chart
- Customizing Charts
- Types of Chart
- Exporting charts
Data Preparation
- Variable Management & UI Config
- Sampling Data
- Data Enrichments
Share, Present and Publish
Manage Workspace
Airtable
Connect Graphext to Airtable and be able to bring your data and write back to your data warehouse recurrently
Connect Graphext to Airtable
Guided steps
Create a project
Click on “New Project” (this will add the integration to your personal team) or the “Integrations” button inside the team you want to work on.
Select Airtable from the integrations list.
Get the Base ID and the Table ID
Head to your Airtable and open the dataset you want to import. From the URL you need to extract the Base ID and the Table ID
- The Table ID is the first part of the URL and starts with “app…”
- The Base ID id the second part of the URL and starts with “tbl…”
Connect Graphext to Airtable
Get the Access Token
To obtain the Access Token you need to navigate to https://airtable.com/create/tokens. Click on “Create new token”, define the name the scope and the access. At least you should include the two scopes to read (data.records:read and schema.bases:read) and give access to the table you want to import
Connect Graphext to Airtable
Copy the generated token
Connect Graphext to Airtable
Fill in the information in Graphext UI
Finally you need to include the Table ID the Base ID and the Access Token in the Graphext configuration UI
Connect Graphext to Airtable
Allow write output to export data
If you want Graphext to write back the project’s output to Airtable. Select “Allow write output.” View more documentation about this step in our API Docs.
Save
Click on “Save and create project” to retrieve your data and begin exploring or “Save” the integration for later use.
Was this page helpful?