How do I... repeat this?

I am trying to upload new files from dropbox to airtable, and when they go to airtable, they are in rich text links to the end user can download them. I figured it out thus far, and if a new file gets uploaded, then it copies the existing link and then adds the new link. I could not find any other way to have multiple files on airtable get published from here, so this is what I came up with.

My problem is, lets say I upload 3 files at a time to the subfolder, which is very common. It will only do one of the files, and Edit it writes and re-writes, so 2 files do get updated, but only one is left. This needs to be in a separate… Sequence?

I am having to make dropbox watch for new files and do this automatically. They need to all be updated on separate instances, or only one file will show up… There is no issue for lets say File A in Parent folder 1 and File B in Parent folder 2, It’s when I am trying to Upload File A, B, C in Parent folder 1 at the same time that it does not work. I’m stumped.

Hello, welcome to the Make community!

If I undesrtood well, the Watch Module picks only one or two files at a time? Could it be that your limit is left as default?

I hope I understood correctly your question; don’t hesitate to give more info if needed.

Benjamin