Get new files from Dropbox into your process fast. The flow watches one or more folders and can run actions for every file or only for new ones. It fits teams that handle client uploads, creative assets, or receipts.
When Dropbox calls the webhook, the flow replies in under 10 seconds so the event is accepted. Two paths then run. One path gets each file from a chosen folder and sends it to a sub workflow. The other path lists the folder, fetches known files from NocoDB, and keeps only new items using a merge step. Each new file is logged in NocoDB before it moves to the next job. Switch steps make sure only files go forward, not folders.
Setup is simple. Connect Dropbox and NocoDB, set the folder paths in the set nodes, and point the execute workflow nodes to your own processing workflows. Expect fewer manual checks and no double processing. Use it for content intake, client handoffs, invoice capture, and any case where new files must trigger work.