I am automating some of my reports and require the ability to upload files to a SharePoint directory to which I have access. The goal would be to have this script run via Task Scheduler (which I already know how to set up).
Not sure where to start with this, but I have seen a few threads trying to do this using the sharepoint and requests modules, but still somewhat stuck.
Any help is much appreciated. Thanks.