Skip to Content
0
Former Member
May 10, 2017 at 02:46 PM

Access Sharepoint List via REST Web Service call in Data Services

753 Views

Hi,

I have a request at my hand to design a data services job, to connect and copy the data from a Share Point List to a table in a database, using a REST Web Service call to that list.

I have tried many options but could not successfully load the data. Are there any other options, to load the data from sharepoint list (automatically and not manually) to a table using data services?