Labels & Emails
Create mailing labels and send bulk emails using selected contact information from the database.
Create mailing labels and send bulk emails using selected contact information from the database.
Our offices will be closed on Thursday, June 19th, in observance of Juneteenth. Regular business hours will resume on Friday, June 20th.
For assistance during the holiday, take advantage of our AI-powered Chat at the bottom right corner of the Knowledge Base.
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>