Previous icon

Next icon

Using replaceable fields in the body of emails

Use replaceable fields that populate data from the Synergetic database for the selected community members. SynWeb replaces the replaceable fields with the actual values when sending the email to one or more recipients.

Note: This only works with community members, as SynWeb draws on their data from the Synergetic database.

Examples

You can prepare and save the body of emails that you regularly send to community members. You can then paste the text into the email body or subject field. This is useful if you regularly send similar emails to community members.

Tip: Select the Paste into subject field checkbox above the list of merge fields to use the merge field in the email subject.

You can write an email to multiple recipients using information about each recipient. In the following example, data from the Synergetic database is used to refer to the:

Send Emails window (cut down)

Default replaceable fields

The following default replaceable fields are defined:

{NameInternal}

{AddressComma}

{OccupFax}

{NameExternal}

{AddressFull}

{OccupSuburb}

{LegalFullName}

{AddressSuburb}

{OccupState}

{Surname}

{AddressPostcode}

{OccupPostcode}

{Preferred}

{Phone}

{ID}

{PreferredFormal}

{MobilePhone}

{Form}

{Title}

{DefaultMobilePhone}

{House}

{MailNamePrimary}

{Fax}

{TutorGroup}

{MailNameJoint}

{OccupDesc}

{StaffName}

{DisplayName}

{OccupCompany}

{HomeroomTutor}

{DefaultEmail}

{OccupAddressFull}

{StudentYearLevel}

{MailSalutation
Primary}

{OccupAddressComma}

{DateToday}

{MailSalutation
Joint}

{OccupPhone}

{NetworkLogin}

{Email}

{OccupMobilePhone}

{EnrolYear}

{Campus}

 

 

Tip: Replaceable fields are normally student related. However, you can add + to the end of replaceable fields to refer to primary parent information. For example, {Given1} refers to the student Angelo Adamski and is replaced by Angelo. {Given1+} refers to his father, Guy Adamski, and is replaced by Guy.

Extending the list of replaceable fields

The default replaceable fields are defined in the stored procedure spgSysEmailGetBodyText.

To extend the list of replaceable fields, create your own stored procedure upgSysEmailGetBodyText, based on spgSysEmailGetBodyText.

Contact Synergetic Management Systems for more information.

Last modified: 14/09/2016 9:43:15 AM

See Also

Sending emails and SMS messages from grids

Sending emails or SMS messages to a community member selected from a grid

Sending emails or SMS messages to multiple community members from a grid

Sending emails using HTML format

Maintaining email signatures

Maintaining email templates

© 2016 Synergetic Management Systems. Published 19 September 2016.

Top of page