How to Retrieve Notion Page Content and Append it to a Database Page Using Block ID?

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

Following on from 's question:

Am I correct in my understanding that none of the existing Notion actions return Notion page content, given just the page ID?

I want to append page content to a database page so it seems the Append Block to Parent action is appropriate. However, I’m unclear on how to find or even create a Block ID to use as the parent.

If you have the page ID you can use the Notion - Retrieve Page action to fetch the contents

In the Append Block to Parent action, the parent block ID can be a page ID if I’m not mistaken

We can definitely improve these actions since I built those in the past but didn’t know Notion as well as I do today. Feel free to open an issue in our repo!

Thanks for the clarification .

As I get more familiar with using these actions I’ll definitely add to the repo issues list as I’ll be using them heavily.

For now, it looks like I’m blocked by Notion: Append Block to Parent Action by jcortes · Pull Request #14202 · PipedreamHQ/pipedream · GitHub