Auto move files from external

Hello, is it possible to auto move files from a external source to nextcloud? I would like to use this from google drive form example, auto moving files form a specific folder to my nextcloud system.

Thank you

No, I don’t think so. You could develop an app for this. Or just connect a client via webdav and run a script via cron every hour or so. You could try to do this in python: https://github.com/owncloud/pyocclient