Forum Discussion
Eric Adler
Jul 22, 2018Steel Contributor
Best apporach to pull SharePoint (O365) list data into SQL?
I am looking into options to pulling (and potentially syncing) list data from a SharePoint list (on O365) into an on-premises SQL server. Pulling from SharePoint is the highest priority need. ...
Rob Ellis
Jul 22, 2018Bronze Contributor
look at http://www.axioworks.com/sqlist/
Jul 22, 2018
As an alternative to a third party product, you could create your own sync stuff where you use CSOM to get list data and write it in SQL