Folks, my idea was to collect from a Googel doc email addresses, look the up in make, get the Page ID and get the summ of all these Page IDs into a string so I can run with an Notion Update a DB node the realtion to all of these peopl.
So I started with a Notion lokup of the the object I wanna add the Link list, Downloaded the Google file and passed it to a CSV node to get the emails only, packed the csv rsult with an iterator node. With the result pasing to a Notion Search and lookup each page_id which match the email addresses, went to a array aggregator and try to update now a Notion DB update the field with {{29.array}}. How can I get this fixed
This node rises an error with:
RuntimeError
[400] body failed validation: body.properties.Teilnehmer-Link.relation[0].id should be a string, instead was {"id":null}
.