Hi community,
How i can change the value of a board-relation type column? Is there any way?
Thanks in advance.
Hi community,
How i can change the value of a board-relation type column? Is there any way?
Thanks in advance.
Hi @jsanchezcs, welcome to the community!
Great question-- it sounds to me like you’re hoping to change the item that’s linked in a Connect boards column, is that right?
If so, check out this section of our API documentation: API v2 Documentation.
I believe you would just need to use the change_column_value mutation, and you should be good to go.
-Helen