The idea is:
Add a feature that allows n8n to read or import files directly from an external link (like Dropbox, Google Drive, or any public URL).
My use case:
When creating blog automation workflows, I often store images and content files on Dropbox. But n8n doesn’t recognize Dropbox links (for example: https://www.dropbox.com/s/… or local links like file:///C:/Users/hp/Downloads/image.png).
If n8n could read these links directly, it would make my automation much smoother.
I think it would be beneficial to add this because:
This feature will save time and avoid manual downloads and reuploads. It will make workflows more seamless for users who manage assets through cloud storage.
Any resources to support this?
Dropbox API Docs
Are you willing to work on this?
Not at the moment, but happy to test or share feedback if needed.