Sharepoint API for Java

前端 未结 3 1946
清歌不尽
清歌不尽 2020-12-21 12:03

Steps that I am trying to perform the following steps through Java:

1) Connect to a sharepoint site with a given URL.

2) Get the list of files listed on that

3条回答
  •  情话喂你
    2020-12-21 12:19

    I have developed a Sharepoint Rest API java wrapper that allows you to use most common operations of the rest API.

    https://github.com/kikovalle/PLGSharepointRestAPI-java

提交回复
热议问题