Jump to content

Checkbox logic workflow


Recommended Posts

I want to create a workflow that will append list options to a script. I want to be able to pick options one by one until I "Confirm" however that's possible.
is it possible?

or do I have to write code to do this?


example flow :

1-> trigger Alfred

2-> write: "run app"

3-> options list shows with ['admin', 'local', 'cloud', 'watch', ... etc]

4-> I would pick one and the list will show up again minus the option picked

5-> this will go on in a loop  (go to 3)

6-> enter empty option or pick an execute option

7-> run script with all of the picked options as args

 

 

Link to comment
  • 3 weeks later...
  • 8 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...