Is there a XANO shortcut for getting the contents of a folder that's inside an S3 bucket? As far as I can tell, you can only get specific files with XANO's prebuilt functions. Context: I have a streaming service. My streamable videos are saved in folders, each with three or more files inside. So:
bucket > folder_key
> [a dynamic number of three or more files].
I'm hoping to extract all the contents of the folder using folder_key
.
If it's not possible to extract a folder and its contents with XANO's pre-built functions, would anyone be able to point me in the right direction as to how to achieve this through XANO? Thanks so much!
How to get contents of a folder inside S3 bucket?
1 reply