Is there a way to make an action have multiple filters so it is only triggered if those filters are met?
for example:
Trigger notification only happens if Email is not equal to logged in user email
&
(insert additional filter here)
Is there a way to make an action have multiple filters so it is only triggered if those filters are met?
for example:
Trigger notification only happens if Email is not equal to logged in user email
&
(insert additional filter here)
I just Created a True/False property which only becomes true if said “filter” were to be met. I would then have that action triggered if that true/false property were true.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.