I am working on an automation app that I would like to be available as a custom recipe option.
The problem I am running into is whenever I add any dependencies to my Field Types (which I believe is the only way to get this to work), the option for the workflow block to be published as a custom recipe gets greyed out.
I am using the dependency to pull data on the boardId, and columnId for a dropdown column so I can display, and select the dropdown column options in my automation.
I don’t see anyway of achieving this without using a Field Type with dependencies.
Any help/direction would be greatly appreciated!
Thanks!!