I could see APIs available add_file_to_column and add_file_to_update for File - https://api.developer.monday.com/docs/files-queries.
Using the another API mentioned here - https://api.developer.monday.com/docs/files-queries#querying-assets-as-part-of-items-or-updates we could get the file metadata.
However, I couldn’t find the API to download actual file content.
Could someone please help us on our queries below:
- Which API to use or how to download actual file (content)?
- How many maximum number of files can be added to column?
