This post was split from the topic:
I seem to be trying to do a very similar task but I’m wondering if integrations with Monday have changed in the last 2 years.
I'm looking for If anything changes in a file column within a Board that file gets loaded into dropbox.
This should be able to handle:
- File added as new item, created using form
- File is later added to a blank field
- File is changed in file column and the new file should replace the old file in Dropbox
I started with a ‘New Update in Board’ trigger and then did a ‘Get File Column Values’ action but the Item ID line should be a variable of whichever line changed not a constant like it seems to be forcing me to do.