Create, edit, and delete communication notification templates

Notification templates are emails, text messages, meeting requests, and Citizen Access announcements, that Civic Platform sends to public users upon a triggering event or action.

Accela provides stock, predefined system-level templates, available out of the box with Civic Platform. For a list of predefined templates, see System-level notification templates list.

Administrators can create new notification templates and customize:

  • The content of the message

  • Which notification type (email or text message) Civic Platform sends when an action occurs that triggers communication

  • Delayed sending options

Note: You can add parameters to the subject and body of the message. You must declare and assign parameter values in the EMSE scripts. When the specified event or a batch job occurs, the email notification generates and the parameters populate with the matching value passed from the scripts. Parameters are not case-sensitive, but you must enclose them in a pair of double-dollar signs “$$” such as, $$ExaminationID$$. See Embed links to record detail page for more information.