I want to be able to automate reading files from a one-drive link, or from SharePoint online.
I had seen a reference to using Camel-CMIS Using Apache Camel CMIS with Sharepoint 2013 which seemed to be what I wanted, but according to CMIS support for Sharepoint and OneDrive, this applies only to On-Prem SharePoint and I need to access online OneDrive/SharePoint as none of the sites I need to access are on-prem.
Is there another component or approach that can to do this in Camel?
Thanks!