Monday: Finding and modifying default values of a board

I have a scenario where I need to change the default column value of a specific column on a board. I can’t for the life of me find which module to use to get the default column values of a board! Am I just blind this morning or is getting/changing this data via Make not a thing?

@Brian_LaRose if you were to do this I think it would be the GraphQL Call module in make, But unfortunately I don’t think that monday.com supports default column values to be updated via api. Looking at their Column API documentation there is no mutation for default values: Columns

2 Likes