Book Image

Customizing and Extending SharePoint Online

By : Matti Paukkonen
Book Image

Customizing and Extending SharePoint Online

By: Matti Paukkonen

Overview of this book

Explore the robust functionalities of SharePoint that ensure your business processes remain flexible and scalable. With its custom development features, SharePoint presents abundant opportunities to meet evolving needs, deliver personalized experiences, and seamlessly integrate across platforms. If you’re looking for practical guidance on developing custom SharePoint solutions, Customizing and Extending SharePoint Online is your essential companion. This book takes you through the different techniques for customizing SharePoint, harnessing its native capabilities, and extending them across other platforms. You’ll begin by organizing content with SharePoint sites and learning best practices for permission governance before learning how to create and manage pages and use web parts to create, aggregate, and format content. This SharePoint book also covers specialized use cases of the Viva Suite and delves into SharePoint automation with Power Automate while extending solutions with Power Apps. Toward the end, you’ll get to grips with designing personalized solutions with SharePoint Framework and Microsoft Graph. By the end of this book, you’ll be ready to deliver highly customized SharePoint solutions that align with your business objectives.
Table of Contents (27 chapters)
Free Chapter
1
Part 1:Exploring SharePoint Online
8
Part 2:Enhancing the SharePoint Content
14
Part 3:Automate and Extend SharePoint Experiences
19
Part 4:Create Your Own Customization using SharePoint Framework and Microsoft Graph

Preface

SharePoint Online is a powerful and versatile platform and one of Microsoft 365’s core services. It supplies experiences to other applications, such as OneDrive, Microsoft Teams, or Viva Connections. Since the modern SharePoint experience, launched in 2016, it has been evolving rapidly bringing new features at a monthly pace.

SharePoint offers various methods for building solutions to support daily work life, communications, and collaboration. Besides the out-of-the-box features, SharePoint Online can be extended in various ways from simple view customizations made by browser to extensive customizations including custom code, APIs, and backend systems.

This book will first introduce the fundamental concepts and structural elements, such as sites, lists and libraries, and supporting services, such as search and managed metadata of SharePoint Online. It will present various ways to extend SharePoint Online using just a browser, such as editing list views or column styles. SharePoint Online supports low-code tools that help you create solutions without coding. You can use Power Automate to create workflows that automate processes, and Power Apps to create simple apps that customize your SharePoint Online experience.

SharePoint Framework is an application development platform for creating applications to SharePoint Online, but also different Microsoft 365 services and applications, such as Microsoft Teams, Outlook, and Viva Connections. This book will introduce various customization models SharePoint Framework provides.