Hi everyone,
I have a question regarding workflow migrations and linking triggers to actions.
Currently, in our setup, we are requiring the user to manually input the same information in both the trigger and the action in order to link them together. The reason we need this connection established pre-publish of the workflow is because we run some custom code during the workflow creation process.
Is there a way to have this information automatically mapped or linked to the action once the user fills it out in the trigger? (like it does with information such as board ID) Alternatively, is there a different recommended approach to link the trigger and action without requiring this duplicate user input?
Any insights or best practices would be greatly appreciated. Thanks!