Skip to main content
Toggle navigation menu
English
Deutsch
Submit a request
Sign in
Platform Extension
Connect your platform with third-party solutions
Microsoft
Microsoft integration overview
Microsoft 365
Activating the Microsoft add-on features
Making your Haiilo content findable on Microsoft (MS Graph Connector)
Microsoft Teams
Transitioning from the Old to New MS Teams App: What You Need to Know
Setting up a Microsoft Teams app (Public Cloud)
Setting up a Microsoft Teams app (Private Cloud)
Starting a Microsoft Teams chat from Haiilo
Setting up a Microsoft Teams integration (Legacy - Public & Private Cloud)
See all 6 articles
Google
Google integration overview
Activating the Google add-on features
HRIS
HRIS integration overview
Enterprise Search
Enterprise Search Content Connector
Slack
Setting up a Slack integration
Plug-Ins
Plug-ins overview
API
Haiilo API overview
<% var newArticles = articles.filter(function(article) { return article['label_names'].some(function(label) { return labels.includes(label); }); }); newArticles.sort(function(a, b) { return b.created_at.localeCompare(a.created_at); }); %> <% if (newArticles.length) { %> <% if (heading) { %>
new
<%= heading %>
<% } %>
<% newArticles.slice(0, 5).forEach(function(article, index) { %>
<%= article.title %>
<% }); %>
<% } %>