Page 1 of 1

Help with "filter" on "Notification on statusbar displayed"

Posted: 21 Mar 2016 10:26
by wfrcrd
Hi to all,
I have a problem:
on the option "filter" on "Notification on statusbar displayed" trigger
I cannot choose a string wich will match the condition "OR".
I mean, for example ,I'd like to filter the notification wich has in the title the string "aaa" OR "bbb".
I can do it just for one of them, but not both ( I need to create another flow ).
I've tried with globe and regex expressions but no results.

Any help? Thanks in advice!

Re: Help with "filter" on "Notification on statusbar display

Posted: 22 Mar 2016 10:08
by MURTUMA
You can put multiple triggers in the same flow. You can add new triggers by tapping the trigger box and then list button above the box. Define each trigger with own word: trigger1(aaa), trigger2(bbb) and so on.

Re: Help with "filter" on "Notification on statusbar display

Posted: 22 Mar 2016 16:31
by wfrcrd
MURTUMA wrote:You can put multiple triggers in the same flow. You can add new triggers by tapping the trigger box and then list button above the box. Define each trigger with own word: trigger1(aaa), trigger2(bbb) and so on.

thank you !!