[200] This column ID doesn't exist for the board [ Error Code: InvalidColumnIdException / Error Details: {"column_id":"null","error_reason":"store.monday.automation.error.missing_column"} ]
I would like to get the boardID from the triggered item as well, so it’s easier to reuse the script. When I do this I lose the column dropdown, so I have to define it some other way.
But I really fail to see the logic why it can’t see the column when it’s all coming from the same item.
I ask the trigger to give Record ID as an output, and as this is the only mappable column and the column ID for Record ID in monday is “text” - I thought it was correct.
Also if I change the column Id to just “text” it works.
I will look into the Switch function, haven’t use it before.
My hope is to create a generic scenario, that I can use for multiple boards. I’m just worried with Monday creating column IDs and no way of modifying them, that it’s not possible.
Again thank you so much for the help, much appreciated