Sign in
    Shared Email Templates

    Videos: Regular expressions in Outlook email templates

    You can make your Outlook email templates smarter by using regular expressions. With regexes, you can automatically insert specific parts of a template, pull values from datasets, and even attach files when certain phrases are detected in emails you’re replying to.

    How to use regexes to tailor replies by email content Learn how to use regular expressions in email templates to customize your reply for a particular recipient based on the content of their message.
    Insert relevant part of your template using regex logic With this video, you’ll find out how to add a regex condition to your email template, so you send right and relevant responses every time.
    Automatically pull values from a dataset using a regex This short tutorial will teach you how to pull data from datasets and automatically insert them into your Outlook emails using regular expressions.
    Automatically attach files based on a matching phrase in an email message Discover how to automatically attach files to emails based on matching text. All you need is a dataset and a little help from regular expressions.

    See also #