Page 1 of 1
Typing trigger
Posted: 02 Apr 2017 14:06
by Augugusto
I would like to be able to trigger automatic by typing a specific phrase. For example if I type $location (using the $ as a prefix for commands) it would delete that text and write my location
Re: Typing trigger
Posted: 04 Apr 2017 15:29
by Martin
Hi,
You can probably use trigger
UI Event with Event Type
Text changed.
There are some flows available in the flow sharing area that replace static text templates. You could extend the flow to accept commands or fills in your current location:
Text expansion flow
Regards,
Martin