Hi, it’s possible run and save a Query automatically?
I need to run a query everyday at 9pm and need to save in a folder named “Files” inside Dremio.
It’s possible automatize this procedure without a person clicking “Run button”? And how I do?
@caz_chelo You can use the POST SQL API
1 Like
@balaji.ramaswamy Thank you very much! Was helpful!