Hi all!
I`m trying to build an integration recipe (custom action) which uses a column from another board. I know this is possible since built-in recipes (like connect boards) use this already.
I see that in workflow blocks definition, you can add an input fields which is a ‘linkage column’. However, this field is not configurable in the Recipe editor (i.e. I cannot set its dependency). Hence, whenever I try to use my recipe with linkage column in it, I always get ‘select bord first’.
It seems that the only way I can achieve this is by using dynamic item mapping. If so, how would you do this ? Can I return the possible column Ids in the dynamic item mapping definition ?
I would prefer to use the built in linkage column, how can I do this ?