Hey,
My company implemented some sub-items connecting one item column from one board to another.
The API retrieves the following:
{
“title”: “Contact”,
“type”: “board-relation”,
“text”: “”,
“additional_info”: null,
“id”: “link_to_item5”,
“value”: “{"linkedPulseIds":>{"linkedPulseId":154982536}],"changed_at”: "2020-03-29T10:20:24.898Z"}"
}
Is there a method to connect or lookup from one board extraction to the other?
Thanks