In the examples in the api/other community questions, uploading a csv file in fetcher from some url is done by using dropbox as the host. In order to be able to do that from dropbox, you need to have an upgraded account ($10/month). Does anyone know of a different way to do it? I cant use requests to get it from a website because it's not under the allowed modules.
Any help would be greatly appreciated.