Notion - New/updated database record trigger

The New/updated database record trigger monitors a Notion database for new or updated records.

Input

FieldDescription
Trigger poll intervalSpecify how frequently to check for new events.
DatabaseSelect the database to monitor.
When first started, this recipe should pick up events fromSet the date and time to start picking up trigger events. This enables your recipe to capture past events. Refer to Triggers to learn more about this input field.

Output

FieldDescription
ObjectThe type of object created or updated.
Page IDThe unique identifier of the associated page.
Created timeThe timestamp when the record was created.
Last edited timeThe timestamp when the record was last updated.
Created byContains information about the user who created the record, such as their User ID and the Object type.
Last edited byContains information about the user who last updated the record, such as their User ID and the Object type.
IconContains information about the new or updated record's icon, such as its Type and associated Emoji.
ParentContains information about the new or updated record's parent, such as its Type and ID.
ArchivedIndicates whether the database is archived.
In trashIndicates whether the record is in Notion's trash folder.
PropertiesContains information about the new or updated record's properties, such as its Title, Type, and ID.
URLThe new or updated record's URL.

Last updated: