Forum Discussion

mhall23's avatar
mhall23
Copper Contributor
Jun 02, 2022

Graph API not returning SharePoint List items columns

I am using Graph API to get the content of a SharePoint Contacts list. I am using this uri:"https://graph.microsoft.com/v1.0/sites/$($siteid)/lists/$($listid)/items"   I am then using the id of eac...

Resources