Hi Dojo,
How can I export table to csv automatically every day
Thanks 🙂
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6th July 2023
This is something that is done purely on the front end, which means there is no server side API call for doing this export. The only solution would be to code this kind of export yourself in a script and schedule it.
Maybe it's interesting to know what the use case is, since there is also such a thing as offloading a snapshot of your data to an offload database or file daily in the database settings.
Toon Casteele [SLC] [DevOps Enabler] Answered question 13th April 2023