Help

Introducing the new and improved CSV Getter - Airtable data backup and API building

Solved
Jump to Solution
1298 3
cancel
Showing results for 
Search instead for 
Did you mean: 
GavinA
8 - Airtable Astronomer
8 - Airtable Astronomer

Hello everyone,

I wanted to share with you an updated version of CSV Getter, a no-code solution for data backup and API building for Airtable. I've been working on this tool for over a year now, and I've received some great feedback from this community that has helped me make it even more powerful, agile, and secure.

With CSV Getter, you can easily export an Airtable table as a CSV file and generate a permanent URL that can be used to access the full base, among other features. You can create secure export URLs in just a few clicks and generate dynamic, white-label tables or visualizations that can be embedded in your browser or iframe.

Check out the demo video on YouTube: https://youtu.be/4EzGF3mUbiA. The video is only 5 minutes long and it will give you a quick overview of the features and capabilities of the tool.

You can also check out the product itself for more information: https://csvgetter.com/

I would love to hear your thoughts on the updated CSV Getter, and if you have any questions or feedback, please let me know.

Best regards,

Gavin

1 Solution

Accepted Solutions
GavinA
8 - Airtable Astronomer
8 - Airtable Astronomer

@Mecca_ParkerDynamically generate links via API is going live today! 🎉

Docs are ready to give you an idea how it will work:

https://docs.csvgetter.com/creating-a-url-api

@Mecca_Parker- what is your use case? I will make a video demo

See Solution in Thread

3 Replies 3
Mecca_Parker
5 - Automation Enthusiast
5 - Automation Enthusiast

Hey Gavin,

This tool is super cool! Thank you for your work to develop this much-needed functionality. 

Is there any way to dynamically generate links via API?

I want to be able to export csv data for an arbitrary Airtable base. But it looks like the current functionality requires that I generate the links manually via the UI.

Any plans for an API? If I just missed it, feel free to point me in the right direction! 

Mecca

 

GavinA
8 - Airtable Astronomer
8 - Airtable Astronomer

@Mecca_ParkerDynamically generate links via API is going live today! 🎉

Docs are ready to give you an idea how it will work:

https://docs.csvgetter.com/creating-a-url-api

@Mecca_Parker- what is your use case? I will make a video demo

Mecca_Parker
5 - Automation Enthusiast
5 - Automation Enthusiast

@GavinA that sounds great, thank you. At the time I wanted to export the data from a base dynamically as csv so it can be fed into a downstream application that analyzes the content of the base. I have put a pause on that project since then but may be able to pick it up sometime soon with this update. Thank again!