# Notion - Create record action

The Create record action creates a new object in Notion.

# Input

Field Description
Object Select the object type to create.
Parent Specify whether to create the object inside a page or database.
Pages Select the specific page to contain the new object.
Databases Select the specific database to contain the new object.
Custom fields Enter details for the new object. This field contains a sub-field for each object element.

# Output

Field Description
Object The type of object created.
Page ID The unique identifier of the created page.
Created time The timestamp indicating when the object was created.
Last edited time The timestamp indicating when the object was last updated.
Created by Contains information about the user who created the object, such as their User ID and the Object type.
Last edited by Contains information about the user who last updated the object, such as their User ID and the Object type.
Cover Contains information about the new object's cover, such as its Type and URL.
Icon Contains information about the new object's icon, such as its Type and associated Emoji.
Archived Indicates whether the object is archived.
URL The created object's URL.
Parent Contains information about the new object's parent, such as its Type and ID.
Properties Contains information about the new object's properties, such as its Title, Type, and ID.


Last updated: 12/3/2024, 4:54:13 PM

On this page