Skip to content

Export to notion

Export data to Notion.

Usage


The following are the step's expected inputs and outputs and their specific types.

Step signature
export_to_notion(ds: dataset, {
    "param": value
})

where the object {"param": value} is optional in most cases and if present may contain any of the parameters described in the corresponding section below.

Inputs


ds: dataset

Dataset to be exported.

Parameters


integration: string

Associated integration.


url: string

Notion Parent Page to write to. We will put the table inside this page as a standalone page. Make sure the integration has the relevant permissions.