Hi,
I have many data in Airtable bases, I would to build dashboards in metabase from these data (Airtable interfaces are not complex enough for my use case).
Do you have a (cheap) idea of how to do this ?
Thanks for your help !
Best,
Steph
Hi,
I have many data in Airtable bases, I would to build dashboards in metabase from these data (Airtable interfaces are not complex enough for my use case).
Do you have a (cheap) idea of how to do this ?
Thanks for your help !
Best,
Steph
I don’t see a direct connector available, but several third party companies offer the ability to connect Airtable and Metabase through their product. I assume these aren’t free.
You can write an Airtable app that exports the data as CSV which can be uploaded to Metabase, or copy the data into a Metabase-supported database.
@stephanieBioNA, depending on the size of your data, I recommend you use something like https://mozartdata.com/
That product:
– leverages fivetran for its connectors (including Airtable)
– is free (if you fall below a certain threshold)
– leverages snowflake, which can be connected directly to Metabase
I neither work for them nor am I connected to them, but I do use their product and it has served me well. We adopted it precisely because we wanted an easy way to integrate data sources that we could then manipulate using SQL.