Do a join(map(1. Properties Value.Responsable Notifie;id))
and put that into your Notion map field – you need to create a list of values from the array and map() will get you the ids into an array and join will create the string.
1 Like