Last active
September 18, 2024 03:30
-
-
Save alirobe/b873a493435747c50f7f3752c28c789c to your computer and use it in GitHub Desktop.
grab SharePoint list items with comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
might want to make sure you're getting all fields
fields to be added as
&$select=field1,field2
onurl
(line 2) if needed