Hi,
I am trying to sync some of my tasks in a Notion Database to a database in another Notion account. I am having a challenge trying to sync the subtask along with the parent task.
Essentially, the sub task is a relation type data that is pointing back to the same task database.
This is how I set it up in Make:
This is the error message I got:
I think I realised what is the issue. Since the receiving database is creating a new subtask page therefore, it has a different ID. Is my assumption correct. If yes, then how can this be done?