このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Create a row in a Notion database.

Inputs

フィールド

種類

説明

databaseId [required]

string

The ID of the database that you wish to create a new row in.

schema [required]

The row's properties. The schema must match the parent database's properties.

Outputs

フィールド

種類

説明

row [required]

The properties of the newly created database row.