~%Add

Description

This macro adds the specified email addresses or specified text to the specified field of the current email message, appointment, or meeting. In the case of the Subject and Location field, you can add the specified text before or after the existing field text.

Email

You can specify To, Cc, Bcc, and Subject.

Calendar

You can specify the Subject and Location fields. Also, you can use To for the Required Attendees field and Cc for the Optional Attendees field.

Syntax

~%Add{
     "field":"to" | "cc" | "bcc" | "subject" | "location",
     // in case of to, cc, bcc
     "values":["emailaddress1", "emailaddressN"],
     // in case of subject, location
     "value":"textvalue",
     [ "before":"true" | true | "false" | false ]
}

Works for

  • Email templates.
  • Appointment and meeting templates.
  • Mail Merge templates.

Examples of use

~%Add{"field":"to","values":["example@domain.com"]}

Deprecated macros

  • AddBcc
  • AddCc
  • AddLocation
  • AddSubject
  • AddTo

Please contact us here

Our working hours:
Pacific Time (PT) 11:00 PM (previous day) – 2:00 PM
Central European Time (CET) 08:00 - 23:00
Eastern Time (ET) 2:00 AM – 5:00 PM
Central Time (CT) 1:00 AM – 4:00 PM
Pacific Time (PT) 11:00 PM (previous day) – 2:00 PM
Australian Eastern Daylight Time (AEDT) 6:00 PM – 9:00 AM (next day)
If you want to attach files (e.g. screenshots or log files), it will be possible right after you send this form and we automatically create a support ticket for you.