Monday has a file data type. This is great for handling excels, images, pdfs…
However, there is no functionality from the API that allows you to download these files to automate tasks, you can only get the Public URL, but it doesn’t let you get the files from the API.
If this functionality is built, the possibilities for developers would be endless. For example, for a monotonous excel task, you could make a form that receives as input the excel file, and through the API, get the file and automate the task, and add it in a new column or send it by email.