Email Digest - Team Feed Updates Section

This dynamic section is intended to alert recipients that there is one or more new user updates available in the recipient's Connect team feeds. This dynamic section can be configured to display the details of each new team feed update. If there has not been a new team feed update that is available to the user since the last digest was delivered, then this section is not included in the email digest for the user.

This section is only available to organizations using New Connect.

Section Send To Options

When configuring the Send To option for a Team Feed Updates section, the following relation options are available:

  • Team Members
  • Team Leads

Section Specific Tags

When configuring the section body for a Team Feed Updates section, the following tags are available:

  • {RECIPIENT.FIRST.NAME} - This displays the first name of the user who is receiving the email.
  • {RECIPIENT.LAST.NAME} - This displays the last name of the user who is receiving the email.
  • {LIST.BEGIN} - See the Repeater Tags section below.
  • {LIST.END} - See the Repeater Tags section below.
  • {UPDATE.CREATE.DATE} - This displays the date on which the update was created.
  • {CONNECT.TEAM.TITLE} - This displays the title of the team in which the update was created.
  • {CONNECT.TEAM.LINK} - This displays a hyperlink that navigates the user to the corresponding team.
  • {CONNECT.USER.UPDATE} - This displays the text of the user update.
  • {UPDATE.AUTHOR.FIRST.NAME} - This displays the first name of the user who created the update.
  • {UPDATE.AUTHOR.LAST.NAME} - This displays the last name of the user who created the update.

Repeater Tags

Administrators can use repeater tags to repeat information for each item in the email digest.

Because non-standard sections are designed to display a digest of information in a single section, repeater tags must be placed before and after all of the content that should be repeated for each item in the digest. For a section that displays all of the items assigned to a user, then the repeater tags should be placed before and after the content and tags that describe each individual assigned item, such as title and due date.

The following repeater tags should be placed before and after the content that should be repeated:

  • {LIST.BEGIN} - This tag should be placed at the beginning of the content that should be repeated for each item.
  • {LIST.END} - This tag should be placed at the end of the content that should be repeated for each item.

Sample Section Text

The following is an example of how a Team Feed Updates section may be configured:

Hello {RECIPIENT.FIRST.NAME} {RECIPIENT.LAST.NAME},

{LIST.BEGIN}

{UPDATE.AUTHOR.FIRST.NAME} {UPDATE.AUTHOR.LAST.NAME} has posted to your Connect team.

Team: {CONNECT.TEAM.TITLE}

Update: {CONNECT.USER.UPDATE}

Team Link: {CONNECT.TEAM.LINK}

{LIST.END}