Automated export of tables to csv-files

Hi,
I am new to Seatable, still trying out things.
Is there a way to automate the export of a given table from a base to a csv/Excel file, let’s say: export some tables every week/month? The rational behind the question is that I already wrote Python scripts to analyze data so far stored in several csv-files. I am currently testing Seatable (Dedicated Cloud installation) as a tool to better handle/fill the data, but would prefer to do the data analyze outside Seatable.
Thanks,
Thorsten

You can export bases/tables via API. You can write a bash script and then trigger the script with a cronjob.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.