Hey guys ,
I have multiple tables saved in my bubble database , i need to download to the table as csv , i can use the export option but that will send the csv file to a mail which i don’t have access to. So is there any way that i can download a table from frontend or something another solution.
Use a plugin called CSV creator then set up a workflow that uses the plugin’s action to define the data source (your Bubble table) and choose the fields to include in the CSV. Attach this workflow to a button to trigger the download.