How to trigger app connect action based on server connect catch or else step?

For example, in server connect step, else, trigger dmx-show.

Not a lot to go on there @transcoderm but if you need to control an action based on a server result then you need to set a variable and return it from the server action and use this as the basis if the app connect action

1 Like

Did you mean, if else, create a variable, then in app connect, dmx-action if variable exists or has value? I’m thinking of triggering something (like) based on server connect state or validation from action picker. I’m wondering if variable created from else or catch step can be selected from action picker.

As long as you tick the output box, variables and server actions are available in the data picker in app connect