Problem Message templates only save body content, so users must manually add recurring recipients (To, CC, BCC) each time. Request Allow message templates to include pre-filled To, CC, and BCC recipient fields.
Problem After applying a message template, users must manually add the associated tags to the conversation, adding extra steps to a repetitive workflow. Request Allow message templates to include tags that are automatically applied to the conversa...
Problem The only way to identify which messages were sent using a specific template is to pattern-match the message body against stored templates, which is fragile and does not scale reliably. Request Add a template_id field to the messages table ...
Allow dynamic variables in hyperlinks within templates
Problem The "Add link" feature validates URLs, which prevents using dynamic variables in hyperlinks within message templates. Request Support dynamic variable syntax in hyperlink URLs so links can be customized per recipient.
Support dynamic variables in template subject lines
Problem Message templates don't support dynamic variable syntax in subject lines, limiting personalization in manual sends. Request Allow template variables (e.g., {{account.name}}) in subject lines.
Support variables in message template subject lines
Problem Message template variables can only be inserted in the body, not the subject field, limiting customization and personalization of outgoing emails. Request Allow message template variables to be used in the subject field so teams can person...
Problem Return dates must be typed manually into time off auto-responder messages, requiring updates in multiple places if dates change. Request Add template variables (e.g., {{time_off.end_at}}, {{time_off.start_at}}) to auto-responder templates ...
Problem Message templates cannot insert dynamic dates — users must manually type today's date or other date references each time. Request Add date variables (e.g., {{today.date}}, {{tomorrow.date}}) to message templates for automatic date insertion.
Problem Teams accumulate many message templates over time but have no way to review them for consistency with brand voice and tone or organize them effectively. Request Provide an AI-powered tool to review existing templates, improve them for cons...