Hello everyone!
I’m making this post because I need help with a make scenario.
Here’s what my scenario does: I start with a tally form: the person signs to show that they are present at the meeting (with a hidden field for the email in the url): then, this person who is in the “People” database is found using the email field. The second Notion Search objects module searches if there is a meeting that day in the “Attendance” database, and it adds the person in the “people” relationship type field. The problem is that I want to keep the people already present in the “people” field.
I found on other topics the formula "add(map(array;id);new_id) but I get an error, I tried with json modules and many functions in the “array” part but I can’t find a solution.
The tally form:
The make scenario:
Notion Databases:
Notion update a database item:
Error:
Thank you very much to the people who will take the time to read this message and help me




