Skip to content

New NotionSyncedBlock

fasteiner edited this page Jun 14, 2025 · 4 revisions

New-NotionSyncedBlock

SYNOPSIS

Creates a new Notion synced block object.

SYNTAX

New-NotionSyncedBlock [<CommonParameters>]

DESCRIPTION

This function creates a new instance of the notion_synced_block class. You can create an empty synced block.

EXAMPLES

EXAMPLE 1

New-NotionSyncedBlock

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

notion_synced_block

NOTES

RELATED LINKS

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally