I have a tricky problem with appending a page content into a new item.
Im trying to append a database to another page, using the “append a page content” module.
Im getting the body of the page using the “Make a API Call” module:
I have the “append a page content” in the end of my scenario.
I found the problem, database views is not supported by the notion API. Thats why its empty when im doing the API call for the children databases, which is not ideal.
While it’s unfortunate that you encountered this limitation with the Notion API, it’s still great that you found the root cause of this. Thanks a lot for sharing your findings with the rest of us!
FYI: I marked your last comment as a solution to keep the community organized and easy to search for answers.