Notification tagging functionality has been added with respect to email and sms notifications. Notification tags can be used to constrain email and sms notification recipient lists for specific events to only those with specific tags. Once an email address or phone number has been tagged, if an event is created or updated (with notification tags selected) where that email address or phone number is scheduled to receive a notification, it will only receive the notification if it has one or more notification tags that match the notification tags on the event.
CHANGED
API calls to the /event/list/ endpoint that include the template parameter can now include any other valid input parameter (for example, description, event_service) to over-ride the value in the template.