Skip to main content
notion.createView create a configured view for a data source.

Example

automations/notion-create-view.automation.ts

Inputs

data_source_id, name, and type are required. Choose exactly one destination mode: database_id, view_id, or create_database; configuration varies by view type. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns the created full or partial view object.