Hi everyone,
I’m currently working on a Monday.com automation using Make.com where I need to assign multiple users to a “Person” column.
I know that Monday.com allows you to manually assign more than one person in the “Person” column. However, when using Make.com, my scenario only adds one user — it seems to overwrite the previous one with each iteration.
Here’s what I’ve tried so far:
- I first iterate through the list of users assigned to an item.
- For each iteration, I try to update the “Person” column.
- However, instead of adding multiple users, it removes the existing user and replaces them with the next one from the iterator list.
I’ve attached screenshots for reference.
Question:
Is there a correct way to update the “Person” column with multiple users at once using Make.com?
Any advice or examples would be highly appreciated. Thank you!!