What is the best practice approach for bulk exporting file objects from Appfarm?
My assumption is that this would have to be done with an “Open URL”-node in a loop with the objects you want to export. Then you would have to manually handle each download. Even if you have predefined a storage location for downloads in the browser, this seems quite cumbersome. Is there another way to do this, for example by directly storing the files at a cloud provider?