Releases: stuartmccoll/microsoft-sharepoint-rest-api-postman-collections
Releases · stuartmccoll/microsoft-sharepoint-rest-api-postman-collections
v1.3.0
v1.2.0
This release contains Postman requests for:
- Creating a new SharePoint list
- Retrieving a SharePoint list via a specified GUID
- Retrieving a SharePoint list via a specified title
- Deleting a SharePoint list via a specified GUID
- Deleting a SharePoint list via a specified title
v1.1.0
This release contains a Postman request for:
- Adding an attachment file to a SharePoint list item
This release also fixes a broken link within the README.md
file.
v1.0.0
Initial release contains Postman requests for:
- Retrieving an access token
- Retrieving the realm GUID if a user does not know this
- Retrieving the
ListItemEntityTypeFullName
if a user does not know this - Creating a new list item
- Retrieving a list item
This initial release also contains an empty Postman environment (except the principal
environment variable, which contains a default value of 00000003-0000-0ff1-ce00-000000000000
(Microsoft SharePoint)).