Search the Community
Showing results for tags 'conditional'.
-
Hi, I can't quite figure out, how to check and conditionally move on. Depending on that, one or the other URL should be opened: //pseudo code if {query} is empty { open URL #1 } elseif { open URL #2 } → my workflow But I'm confused with the setup of the conditional:
- 2 replies
-
- logic
- conditional
-
(and 3 more)
Tagged with:
-
I have created a Conditional based on various queries {query}. There is an option to set content in a Then field for each if statement, and the placeholder says Output label. I cannot figure out how to use this Output label in my following Open URL action. What is the {xxx} format to use?