So I am trying to create a sentence reciepe. The first field Board I am trying to make a custom field of type list which will show all of the boards in the workspace except the current board the automation will be created. So to show these options my endpoint /monday/board_options is recieving the below payload.
In my reciepe I get that Select a Board first which is not what I want I just have two fields selectedBoard and selectedGroup. And when user selects the Board in my payload I want to get the active/current board id.