Items_by_column_values query on a board-relation column

Hi All

Has anyone ever managed to find items using the items_by_column_values query on a column of type “board-relation” ?

In one of my integrations i am attempting to check if a given item is echoed in another board.

The column value argument is a string, which suggests it is trying to match the “text” property of the column_value structure, but it is not working for me.

Any help would be most welcome.

Thanks

Hey there @jaacquees :wave:

Thanks for reaching out about this one! I can confirm that the Link to Item column, known to our APi as the board_relation column, is not possible to query using the items_by_column_values call just yet, but we do hope to add deeper support for that in the future. You can also reference this community post for more detail on that specific query:

Return a column value with items_by_column_values?

I hope this helps :slight_smile:

-Alex