How to Assign Multiple Users to a "Person" Column via Make.com?

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.

:camera_with_flash: I’ve attached screenshots for reference.

Question:
:right_arrow: 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!!

Hi
Did you manage to do this?

Yes @sergeybrocardkevan, I managed to fix the issue

Are you going to… share the solution?