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:
- Missing value of required parameter ‘page’.
- 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!