I would like to use the Monday module to change multiple column values, but I don’t know what syntax to use to change the values of several columns at the same time.
I tried several different options while reading Monday’s documentation, but I still have an error.
@Gaetan_Fizero remove the \. Also, depending on the column type, the structure of the JSON can change. All columns types can be found at monday.com GraphQL API
Hi, I am new to n8n and trying to integrate it to a postgres DB. The objective, for now, is simple. I just want to extract a list from postgres and add them, and then update them, on a board on Monday.
I have the data from posgres already in anode. I have been having trouble understanding how to update the info on Monday. I have searched for documentation on this but is really lacking. Can someone help? Righ now i have this problem.
The field i am trying to update is an email field. I have also tried with a date field with no luck.
The node attached keeps giving an error and I don’t know why.
thanks.
You have to do Board Column → Get Many to determine the types and ids of the columns. Once you know that, you can use the column type reference to decide which data you need to send per item. For example, I have a table with the following structure: