Page 1 of 1

Shortcut with variable

Posted: 15 Jul 2017 04:59
by lukasz18dg
Is it possible to create a shortcut with a variable?

Example:
I create 2 shortcuts that refer to the same flow, only on the basis of the variable wants to recognize whether the first or the second shortcut was pressed.
I do not want to create two separate flow, the difference between one and the other is to be one component.

Re: Shortcut with variable

Posted: 15 Jul 2017 15:48
by jurkov
Perhaps it is not very elegant solution but I think it helps you.

It stops me put the xml file because of some type of "attack" so:
Download testGroup file and rename extension .zip to .xml from this place
mix.rozek.sk/testGroup.zip

Re: Shortcut with variable

Posted: 17 Jul 2017 16:06
by fagci
Use "trigger" variable with two triggers "Shortcut"

Re: Shortcut with variable

Posted: 12 Aug 2017 15:49
by lukasz18dg
Thanks.