External DocumentationTo learn more, visit the Microsoft OneNote documentation.
Parameters
Parameter | Description |
---|---|
Body | The main content of the page in valid HTML format. For example:
|
Notebook ID | The ID of the OneNote notebook to interact with. Note: This parameter’s fetcher depends on the selected notebook location. When location is not specified, the fetcher will retrieve all notebooks from the account. |
Notebook Location | Choose whether to access OneNote from your account, OneDrive, or from a SharePoint site. |
Section ID | The ID of the section where the page should be created. |
Site ID | The ID of the SharePoint site that contains the OneNote notebook. Can be obtained by using the SharePoint List Sites action. |
Title | The title of the created page. HTML tags are supported for formatting. Examples: * Plain text: “My Report” * With formatting: “Important: Report Update” |
User ID | The ID of the user whose OneDrive contains the OneNote notebooks. Note: Using the delegated (OAuth) connection type will only allow to insert the connected user’s ID. |