Issue:
Monday.com has a field called ‘Files’ that permits one to set locations to upload files from (shared drives like weblinks, OneDrive, Google Drive, etc). This is useful to us in both the parent and subtasks, to upload files from specific locations.
There’s a setting on Monday.com (Item Default Values. Files, From Link) that doesn’t save (other values do save), but it’s possible to set it in any of the Files Fields directly.
My thought was to set up a field with all the values I need for the board in the top-level record, and then use Make.com to copy those settings into subfields to use where needed for uploading files from specific directories when required.
So something similar to this would occur:
I’ve had success, with folks input, in copying other data columns using the Array Iterator, and then mapping fields.
The particular field for files, also looks like an Array (also a collection):
When I pull up the data using Make.com List Group’ Items I can see this:
So I thought that I could simply use the Iterator on the ‘files’ Array, and push values into the fields I want just like when I’m mapping other columns.
But Nay Nay, no workey. I get various errors.
Is there some trick for this special Collection/Array, to move the data from it, to other columns? I tried doing to the individual columns values and stuffing them into similarly named fields (seemed like a good map), but errors ensued.
Anyone have some thoughts on how to move the data from this weird type of Array? Specifically I want to move the data to a subtask from the Main Record.