Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Customizing and Extending SharePoint Online

You're reading from   Customizing and Extending SharePoint Online Design tailor-made solutions with modern SharePoint features to meet your organization's unique needs

Arrow left icon
Product type Paperback
Published in Mar 2024
Publisher Packt
ISBN-13 9781803244891
Length 402 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Matti Paukkonen Matti Paukkonen
Author Profile Icon Matti Paukkonen
Matti Paukkonen
Arrow right icon
View More author details
Toc

Table of Contents (27) Chapters Close

Preface 1. Part 1:Exploring SharePoint Online FREE CHAPTER
2. Chapter 1: SharePoint Online in a Nutshell 3. Chapter 2: Organize Content with SharePoint Sites 4. Chapter 3: Access Controls in SharePoint 5. Chapter 4: Lists and Libraries 6. Chapter 5: Describing Content with Site Columns and Content Types 7. Chapter 6: Creating Informative and Stunning Content with Modern SharePoint Pages 8. Part 2:Enhancing the SharePoint Content
9. Chapter 7: Search in SharePoint 10. Chapter 8: Managed Metadata 11. Chapter 9: Understand Information with Microsoft Syntex 12. Chapter 10: Bring SharePoint Content to Teams with Viva Connections 13. Chapter 11: App Catalog and the SharePoint Store 14. Part 3:Automate and Extend SharePoint Experiences
15. Chapter 12: Automate SharePoint with Power Automate 16. Chapter 13: Extend SharePoint with Power Apps 17. Chapter 14: Site, List, and Document Templates 18. Chapter 15: Improving List Experiences with View Formatting 19. Part 4:Create Your Own Customization using SharePoint Framework and Microsoft Graph
20. Chapter 16: Introduction to SharePoint Framework 21. Chapter 17: Access SharePoint Data using Microsoft Graph 22. Chapter 18: Web Parts and App Part Pages 23. Chapter 19: Extending User Experiences with SharePoint Framework Extensions 24. Chapter 20: Community Solutions for Extending SharePoint Online 25. Index 26. Other Books You May Enjoy

Working with SharePoint’s REST APIs

Power Automate includes the most common function for handling content in SharePoint using pre-made and easily configurable actions, but sometimes it might be needed to automate more advanced scenarios, such as creating sites or managing site-level permissions. These can be achieved using SharePoint’s REST APIs or the Microsoft Graph API, which is a unified RESTful API for accessing Microsoft 365 cloud services.

SharePoint REST APIs can be called using the Send an HTTP request to SharePoint action. The action takes a site address, HTTP method, and the API’s URI as a parameter for making the call to the correct API. Headers and Body are needed depending on the API called. For example, creating a new modern communication site is configured as in Figure 13.20.

Figure 12.20 - Creating a site with an HTTP call to SharePoint

Figure 12.20 - Creating a site with an HTTP call to SharePoint

In the preceding example, the API call is made against the tenant’s root...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime