Hi everyone,
I'm currently supporting a client in evaluating a migration of their notification system from rules implemented in the Action Processor to the Notifier.
I'm encountering some issues when trying to define the rule for triggering a ticket creation notification. Specifically, I'm struggling to get the rule to work as expected.
Has anyone here already worked with the Notifier for managing notifications?
Here’s the rule I’m trying to use:
$new.actionTypeCount = 1 AND $new.actionType.shortCode = "ASSIGN"
Any insights or examples would be greatly appreciated.
Thanks in advance!