Hey guys,
I am looking for a way to operate a switch command based on whether an action returns data or not.
Data returned:
No data returned:
How would I go about doing that?
Thanks,
David
Hi @da1ve ,
You can use a Condition control, use length function to check the outputs of the specific action
Best regards,