Use case: I have to generate 2000+ JSON files at least monthly for reporting. The data will be aggregated and written to individual collections prior to generating the files.
With the aggregations, I can write NodeJS code to ‘automate’ the aggregation after creating one in Studio 3T, copying the “Query Code”, and modifying it run in a loop. I would love to be able to do the same with scheduled export tasks.