Creating Notion Pages inside newly created pages

I’m currently creating a flow to bulk export the Dropbox content into Notion Content

The content inside this Dropbox are mainly photos in sub folders or sub sub folders.

Here’s where I’m at right now:

I started to test the scenario and got a problem in the second Notion module, the one related to creating a sub-page into the newly created page.

The mentioned error was:

  • Missing value of required parameter ‘content’.

But I had no problem creating the first initial folder without adding any content

Here’s the Notion Config where I got the error:

My question is:

  • What do I need to change in order to create pages inside other pages in Notion
  • If I need to do this process for folders and then sub-folders over and over, is there a way to simplify this?

I need to run this process once to get all the data in Notion and then I’ll create another scenario for dealing with new files and sending the files in the right folder/page

To get helpful responses

  • explain your goal with as much context as possible
  • mention any steps you’ve tried so far

Include screenshots of

  • your scenario setup (functions, mappings, variables, etc.)
  • module configurations and outputs
  • any error messages you are getting

Hello @Riccardo_Vandra

Welcome to the community.

The response seems to be from Notion that the content is required for the new Page into a Parent Page.
You could try to add something if it will work. If yes, then it’s required.
M.

2 Likes