Why Does the Notion Page Trigger Only Return the Title and Not the Actual Content?

This topic was automatically generated from Slack. You can find the original thread here.

Hi, I’m trying to set up a trigger when the content of a Notion page is updated… I tried both “page or subpage updated” and “updated page id” triggers, but it always returns just the title, not the actual content of the page. Why?
There’s no export/variable for the content text.

@U03CXTHK4RF maybe you can help? Seems like Pi isn’t responding :smile:

you might need to add another action Retrieve Page to get page content.

Ah I see… so I need to create a custom one?

You can use the same trigger, then in your workflow add another action Retrieve Page to get page content.

Ok, got it… although now the trigger is not getting any data in the title. I wonder what happened