Updating email column in monday

Iam using the update column values of a specific item and I encountered uniqe challange.

The board I will update the item withing will be create as part of the proccess. that is important piece of information because I don’t know from advances the board ID and therefore I put the board ID that created as the variable parameter. the thing is that when I didnwt chose the board where I want to update one of the item iside - the system doesn’t offer me the columns this board has and therefore I have to put the column id of each column I want to update. for some reason I manage to update all the columns instead of the email column and I guess it is because the structure of data which I have to senf is differnt from regular text column.

Does someone have an idea how to deal with it?

@Msquare_Automation ?

1 Like

Hey @Ido_Puterkovski

In your workflow, you must be duplicating a board or creating using a template. Hence the ids will be same. So during the mapping, you can select the board you are usign to copy or as a template. Then you will see all the columns and can map them and hit “OK”. Now again open the module and map the board id now and hit “OK”. Now this will work.

Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation