Skip to content

Releases: stuartmccoll/microsoft-sharepoint-rest-api-postman-collections

v1.3.0

25 Nov 15:08
Compare
Choose a tag to compare

This release contains new Postman requests for:

  • Creating a new List item (by List GUID)
  • Deleting a List item (by List GUID)
  • Deleting a List item (by List title)

v1.2.0

05 Oct 11:49
Compare
Choose a tag to compare

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

22 Jun 15:39
Compare
Choose a tag to compare

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

18 Jun 21:43
Compare
Choose a tag to compare

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)).