BundleValidationError: Missing value of required parameter 'title' and 'page'

Hi! I am new to Make and would really appreciate some help.

I am automating management of public databases from a private Notion database. My scenario automatically (1) adds a new public database entry, (2) updates a public database record, or (3) removes a public database record by interacting with out backend private database. Similar to this video.

I consistently get the following errors when I test individual Modules:

  1. Missing value of required parameter ‘page’.
  2. Missing value of required parameter ‘title’.

I have attached screenshots of the scenario and module settings, together with the input and output bundles, which all are Null. This leads me to believe I am mapping incorrectly, but the error handling is confusing for a newbie.

Please let me know if you need any more information. Thank you!

Hi Sefton,
Yes, this is probably a mapping issue. In “Update a Database Item”, are you mapping the “Page ID”/“Database Item ID” from the “Watch Database Items” module? Feel free to send screenshots of the module configuration if needed