Hi,
I am trying to build a custom integration recipe where if I update a column’s value in a board where I am going to apply an integration can also change the value in other board I want to(provided in recipe sentence).
The problem is that I want to make it a generic one so that we can choose the column of the other board from our own choice(just like we give it in a recipe sentence).
And in the later column we are getting the list of columns of the board where we are applying the automation not the one we’ve chosen from recipe sentence.
For that , we should compelled the user to chose the board first so that it can load all the relevant columns.
Is there a way to achieve this?
A quick help would be appreciated…!!