Plan Requirement: Pro Plan and up (if on lower plan see this version)
Zendesk level: Intermediate
Knowledge: HTML, CSS, JS, API
Time Required: 15 minutes
Have you ever wanted an easy way to notify your end users of System Outages, Important Announcements, or Releases. If so, then the Notification Banner v2 is exaclty what you are looking for. In my previous versions we had to add a word like "Issue" in the title of your article in order for the notification to show. With the new version we are going to leverage the Zendesk API and use Article labels to display our alerts.
In order to shorten this article, you can find all the code and instructions on my GitHub Page.
Screenshot

---
This post has been edited by the Zendesk Community Team to remove a "Live Demo" link that no longer works.
Based on the context shared, the locale value provided to
urlmay be invalid. Though the script should be retrieving it directly from the document. Can you double check your code to define url ? Keep in mind that it is a template string so it should be wrapped in backtick (`) characters, rather than single quote characters (').