#alarm automation
1 messages · Page 1 of 1 (latest)
ok! So I fixed that condition block - I think the visual editor created that mess. And the missing quote did end up fixing it! But now it just says None instead of the actual thing that triggered the alarm. Is this a case for #templates-archived ?
new template incoming
The visual editor does what you tell it to do
The condition block is still doing nothing for you
And yes, head over to #templates-archived for help getting the template to do what you want
Remember that the actions are a sequence applied in order (unless you make it parallel). Those conditions are evaluated after the notification is sent.
ah I see. So if I had an action after it that would make sense though?