Feb 09, 2017 07:07 AM
Hi all,
We discovered Airtable as awesome organizational database tool and started to use it extensively. We loved it for the way it’s organized and well-thought.
But what we really missed there is “Google Sheets magic”:
With that in mind, we developed an Google Spreadsheets add-on as a missing link between Airtable and Google Spreadsheets.
We made it to solve particular issues within our company and for internal use only. But we thought that this add-on can help other people to make their lives better by combining powers of two great database tools: Airtable and Google Spreadsheets we shared it with other people. So anyone is welcome to give it a try.
Webpage:
http://railsware.com/case-studies/airtable-importer/
Download: https://chrome.google.com/webstore/detail/airtable-importer-by-rail/kngidnifbonbaembhpnjlpeefhmjpegb
Thanks.
Apr 10, 2017 10:51 AM
@Larry_Price thanks for detailed feedback!
Great to know it helps you to get rid of some headaches :slightly_smiling_face:
Yes, our intention was that original imported sheet is kept by itself and another sheet just imports data from it using spreadsheets referring (e.g. using importrange
) and performs needed calculations on imported data.
Setting manual timer is something we consider for implementation as well but still hold it back for a while since validation of that field may complicate the flow.
Additionally, now sidebar shows current sheet title it imports data into. And “Add-ons” menu for Airtable Importer has an options “Re-Import this sheet” without opening the sidebar (if you have few imported sheets per spreadsheet, you can use “Re-Import all sheets” option).
Apr 10, 2017 11:14 AM
Ah, I hadn’t noticed the re-import all. That will definitely work. “Re-Import this sheet” only works on the import sheet, which makes sense. Right now we have import all or import single active one. How difficult would it be to index all your import sheets so you can select which one to update instead of updating all at once? I’m just thinking that it is possible that I might have 10 to 15 import sheets in some cases.
Apr 10, 2017 11:26 AM
@Larry_Price yes, we thought about this as well but your vote adds the count :slightly_smiling_face:
Apr 11, 2017 10:23 AM
@Larry_Price im glad to inform that v32 of Airtable Importer (released today) includes “Re-Import sheet” from imported sheets index in the nested menu. Just select “Add-ons > Airtable Importer by Railsware > Re-Import sheet > ${sheet_name}” and job will be done on background. Selected sheet should not be active at this moment.
Hope it helps :slightly_smiling_face:
Apr 11, 2017 12:22 PM
@Dmitry_Pliska That’s Brilliant!
Apr 13, 2017 04:22 AM
Very useful extension to Airtable thank you, particularly the easy refresh. This beats having to re-download an Airtable csv.
It would be good if the auto refresh interval could be longer than one hour as I left my sheet open during the day while I was doing other things and when got back to my PC, there was a message that I had exceeded 12 (I think it was) refreshes and was blocked from doing any more.
Oct 16, 2017 03:48 PM
@Dmitry_Pliska This add on is awesome, thanks for making it publicly available! I’m using it to add visualisation capabilities to Airtable, so now it’s possible to have dashboards connected to airtable data which is great. Also, I’ve been sending airtable data all the way to Google Data Studio via a google sheet, with the help of your add on :slightly_smiling_face:
I’ve got a specific use case which I wonder if you folks can help with. For spreadsheets which have multiple Airtable data sources coming in to different tabs, it seems that we hit errors on the automatic refresh function. In the sidebar, I see a message like: you have too many time-based triggers for this google account.
To get around this problem, is there a way we can refresh ALL the sheets by using a single time-based trigger? I had an idea of attaching my own script to the spreadsheet that triggers the ‘re-import all sheets’ menu item every day… but I can’t figure out if scripts can trigger menu items :frowning:
Oct 19, 2017 01:53 PM
Hi everyone! I started using Airtable Importer this afternoon and I was totally excited when I saw it working. Now, when playing around with it at home I see strange behavior of the add-on: The menu suddenly only shows “help”. The sidebar seems gone, too. Maybe it’s because I have deleted my shared link in Airtable? Unfortunately I cannot reset Airtable Importer. What happened?
Looking forward to help.
Thanks & best regards,
Kai
Oct 19, 2017 03:06 PM
Hi Kai,
Thank you for the good feedback.
In order to solve your issue, most likely you just need to make sure you did enable the add-on for the particular spreadsheet like shown here:
Oct 19, 2017 03:08 PM
Hi Rupert,
As far as I know, this is not possible for the time-based triggers. If that makes it any easier, we do have “re-import all sheets” menu item within the add-on menu but its manual.