Walkthroughs
6) Signals
Signals are defined in the “signals'' array in the doflo.jsonc file. An example can be found here:https://github.com/doflo-elements/flow-element-jira/blob/main/doflo.jsonc#L95If credentials are required for the signal configuration it should also contain the “credentials” block. This will ensure the user selects a credential during element setup.
Additionally, a list of properties should be configured in the same file if they are required by the signal implementation.