Hi everyone,
I am trying to change the status of the task in Monday.com thru n8n, however, it cant be done, i tried many json formats, it runs in the n8n however, it doesnt update the status in Monday.com.
I tried this,
{
“status”: “Done”
}
{ “color_mkpsjpkm”: “{"index":0}” }
In Monday.com, it only resulted to have status blank.
Need help on this. Thank you