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 Past 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:

{ID}

{SpouseGiven1}

{FromID}

{Title}

{SpousePreferred}

{FromTitle}

{Given1}

{SpouseSurname}

{FromGiven1}

{Preferred}

{SpouseNameExternal}

{FromPreferred}

{Surname}

{DefaultEmail}

{FromSurname}

{NameExternal}

{SpouseDefaultEmail}

{FromNameExternal}

{SpouseID}

{DefaultMobilePhone}

{FromDefaultEmail}

{SpouseTitle}

{SpouseDefaultMobilePhone}

{FromDefaultMobilePhone}

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: 13/08/2014 7:49:06 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 Raw format

Maintaining email signatures

Maintaining email templates

© 2014 Synergetic Management Systems. Published 12 September 2014.

Top of page