Sep 30, 2021 12:55 PM
Hello, is it possible to periodically export our data from Moonclerk to Airtable? if there is a way, I would love to know.
Oct 01, 2021 10:44 PM
I’ve never heard of Moonclerk, but a quick browse through their site indicates that they have a “READ ONLY REST-style API that uses JSON for serialization and an API key for authentication”. You’d need some scripting knowledge to use this (or you could hire someone with such knowledge), but it would be very possible to build an automation that runs on a schedule to retrieve data from Moonclerk and store it in Airtable.
Oct 04, 2021 05:17 AM
Thank you Justin - I will look into this. Also, do you think Data Fetcher can do this?
Oct 04, 2021 06:28 AM
I’ve not played with Data Fetcher yet, but it might work. From my limited understanding of Data Fetcher, you won’t be able to set up automatic retrieval without a paid account, but you could use the free account to periodically retrieve new data manually.