Hey,
Make is quite new to me so I am currently trying to understand most of its functionallity, so far i was able to find solutions in older community posts but know i need a bit of support.
I want to download multiple files from our main Monday board and upload them to a specific Onedrive directory.
The catch is that we have seven file collumns in monday and in each collumn is one file stored. Now i could just make seven moduls and upload file by file, this seems not like the optimal solutions. I read about the iterator/aggregator functionallity but it seems not to be the solution for me, because with them you handle multiple files in one collumn? Am i wrong with this one?
Any help would be highly appreciated.
Thanks!