sp_readListData: Read data from a SharePoint list

View source: R/sharepoint_list_get.R

sp_readListDataR Documentation

Read data from a SharePoint list

Description

This method allows to retrieve all data from a SharePoint list.

Usage

sp_readListData(con, listName = NULL, listID = NULL, expand = F)

Arguments

con

A SharePoint connection

listName

Name of the SharePoint list

expand

Retrieve data by using deferred tags (takes longer, but lists more results)


LukasK13/sharepointr documentation built on Jan. 9, 2023, 12:22 p.m.