Use Make to monitor the updates of the Notion database

I’m aiming to create an automated workflow in which, whenever a page within a Notion database undergoes an update, its content will be promptly sent via email to a designated address using Make. At present, I’m encountering an obstacle in retrieving the content of these Notion database pages. Retrieving the page content requires the page ID, but within my database, I only have access to the database item ID. Despite extensive searching, I haven’t been able to locate the corresponding page ID. Although I can view the page URLs, they haven’t proven helpful in this context. I would greatly appreciate it if you could offer any guidance or solutions to help me extract the page content. Any form of assistance would be incredibly valuable and sincerely appreciated.

The database item ID is the same as the page ID. Try using a “List page contents” module and map the database item ID in the dedicated input parameter

1 Like