Hello everyone, I’m facing a challenge and hope someone can provide me with a tip or assistance. The challenge is as follows: I would like to assign certain information to the “Unternehmen” (company) column. I have found all the relevant information such as “type” and “column_id” using the API documentation and the API Playground. However, I keep encountering an error message. Are there any alternative approaches to assign information to the “Unternehmen” column?
hi @Vics
Welcome to the community! When you want to update a board_relation (connect_boards) column you have to pass an array of itemIds you want to connect to. See Connect boards (section updating). Also: take note of this warning on that page.
1 Like