I have a list of tasks in Notion and each of the task has two checkboxes that I’m checking via Notion Search Object module.
One is a trigger for running a script (that is connecting to some invoicing system, but the error keeps happening also without these steps, so I won’t be focusing on it). Marking this checkbox is starting the sequence.
And another one is for marking the task as ‘done’, so it won’t be included in the next run. I only want to run the script for tasks that have this box unchecked (so that are ‘undone’).
After the script is completed, I want to change the ‘undone’ checkbox to ‘done’ (so false to true) using Update a Database Item module, but I’m keep getting this error:
I am having exactly the same issue. I have a scenario synchronizing data from pipedrive to notion that started crashing yesterday evening, without any changes on our side
No visible data issue in the details logs, except the [400] Unsaved transactions: Unrecognized error.