How can we help you today?

How to Show a Specific Users OneNote Notebook Sections in SharePoint

With the Microsoft Graph API connection, you can get all the OneNote notebook sections of a specific user and display them in your SharePoint page. In our case, we will display the notebook sections of our user, Adele:


sample OneNote notebook sections


To accomplish this, all you have to do is use the “User’s Notebook Sections” use case. Follow the steps in the Step-by-step Tutorial to learn how.


sample connection


TABLE OF CONTENTS


Prerequisites

  • You must have ShortPoint SPFx version 8.6.0.0 and up installed on your SharePoint environment.
  • You must be a ShortPoint Designer with an active license.
  • You must have the Microsoft Graph API connection enabled. Go to How to Enable Microsoft Graph Integration for MS Graph API Connections to learn how.
  • You must authorize the necessary permissions (Notes.Read and Notes.Read.All) in the API access page. To check, go to your SharePoint Admin Center > Advanced > API access.
  • You must have the Design Element you want to use to connect on your SharePoint page. For best results, we recommend using Design Elements that allow listing of multiple items (e.g. Icon List, Image List, Simple List, etc.).

What is the “User’s Notebook Sections” Use Case?

The User’s Notebook Sections use case is a Microsoft Graph API GET query that retrieves all the OneNote notebook sections of a specific user.


User's Notebook Sections


The typical structure of this use case is:

https://graph.microsoft.com/v1.0/users/#emailAddress/onenote/sections?$orderBy=lastModifiedDateTime desc

Once you connect using “User’s Notebook Sections”, you will be able to display all the notebook sections of the specified user and even link them to the source page.

sample connection

To use it, you must enable the following permissions in the SharePoint Admin Center:

  • Notes.Read - this permission allows the app to read all the OneNote notebooks, sections, and pages that the signed-in user already has access to, not including other users’ notebooks.
  • Notes.Read.All- this permission allows the app to read all the OneNote notebooks that the signed-in user has access to, including notebooks owned by other users or shared within the organization.


NOTEIf you haven’t given access to the permissions above, go to your SharePoint Admin Center > Advanced > API access.

Step-by-step Tutorial

Follow the steps below to learn how to use the User’s Notebook Sections use case:


Step 1: Edit the ShortPoint Web Part

Go to the SharePoint page you want to use and click Edit:


Edit


Close the Toolbox:


close icon


Select the ShortPoint web part and click the Edit Properties icon:


Edit properties icon


Step 2: Switch to Grid Mode


NOTEShortPoint Connect is currently only available in Grid Mode.


Click the Switch to Grid Mode icon:


Switch to Grid Mode icon


Step 3: Edit the Design Element


NOTEYou can use any Design Element you want. For best results, we recommend using Design Elements that allow listing of multiple items (e.g. Icon List, Image List, Simple List, etc.). For this guide, we’ll use Icon List.

Click the cogwheel icon of the Design Element you’ll use:


cogwheel icon


Step 4: Connect to Microsoft Graph API

Go to the Connect tab:


Connect tab


Select Microsoft Graph API:


NOTEYou need to enable the Microsoft Graph API connection before using it. Learn more about it in How to Enable Microsoft Graph Integration for MS Graph API Connections.

Microsoft Graph API


Step 5: Use the User’s Notebook Sections Use Case

Search for User’s Notebook Sections and select it:


User's Notebook Sections


Step 6: Connect

Under Query Parameters, you need to add a detail. Write the email of the user whose notebook sections you want to be shown:


NOTEMake sure that you and your page viewers have access to the OneNote notebooks of the specified user. Otherwise, the connection will not work as intended.

email

Click Run Query:


Run Query


Select Connect:


Connect


Step 7: Map Items

Go to the Items tab:


Items tab


Delete default content:


delete default content


Use the link icon to map the properties you want to be displayed:


link icon


You can map any property you want. In our case, we used the following properties:

  1. #displayName in the Title field - shows the titles of the notebook sections as the main header.
  2. #lastModifiedDateTime in the Subtitle field - shows the date and time the notebook sections were last edited.
  3. #links_oneNoteWebUrl_href - links to the actual notebook section.


map items


(Optional) If you’re using an Icon List, select the icon you want to use:


choose an icon


NOTECheck out ShortPoint Connect: Basic Tutorial to learn more about mapping properties.

Step 8: Save

Click Preview to see how the Design Element will look:


Preview


Click Update to apply your changes:


Update


Select the eye icon to see your page in real time:


eye icon


Once satisfied, click Save:


Save


Congratulations! You now have access to all the OneNote Notebook sections of a specific user, allowing you to conveniently navigate to a particular section with just one click.

sample connection


Related articles:

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

World's best intranet sites are designed using ShortPoint

Get started today! Learn more
See all 43 topics

Start a trial

Ignite your vision. Install ShortPoint directly on your site, or play in sandbox mode. No credit card required.

Get started today

World’s best intranet sites are designed using ShortPoint

Thousands of companies using ShortPoint everyday to design, brand and build award winning intranet sites.

Get started Learn more