How to create or migrate SharePoint pages with Microsoft Graph API v2
SharePoint Online
17. Nov 2022 00:00

How to create or migrate SharePoint pages with Microsoft Graph API v2

von HubSite 365 über Giuliano De Luca [MVP]

Microsoft MVPs, YouTube Creator youtube.com/giulianodeluca, International Speaker, Technical Architect

Pro UserSharePoint OnlineM365 Hot News

In this video tutorial, you'll learn how to leverage the capabilities offered by Microsoft Graph API to perform operations with SharePoint pages

In this video tutorial, you'll learn how to leverage the capabilities offered by Microsoft Graph API to perform operations with SharePoint pages such:

  • Get the list of all pages and news posts in any site.
  • Get the contents of any page or news post.
  • Create a page or news post
  • Publish a page or news post
  • Delete a page or news post

These operations can be combined to create effective solutions that can create content in many sites, delete and archive pages based on rules, and many more.

Announcing the new SharePoint Pages API in Microsoft Graph

https://devblogs.microsoft.com/microsoft365dev/announcing-the-new-sharepoint-pages-api-in-microsoft-graph/

SitePage resource: Open in Microsoft