Merge tags can be used when creating a workflow in your Heartbeat community under Settings > Workflows Create Workflow. Every text box associated with the DM, Popup, Email, and Notification actions support the use of merge tags. Some rich text boxes will have the merge tags readily available via a button. For others, like an email subject line, you can type in (or paste) any of the merge tags below to add it manually.
Currently supported merge tags
Members
#{{member.name}} - Member's full name
#{{member.firstName}} - Member's first name
#{{member.lastName}} - Member's last name
#{{member.email}} - Member's login email
Community
#{{community.name}} - Your community name
#{{community.slug}} - the end of your community URL (for example, the slug for app.heartbeat.chat/drummersden is drummersden)
Groups
#{{group.name}} - The name of the group
#{{group.description}} - The description of the group (this can be edited in Settings > People > Access Groups)
Courses
#{{course.name}} - The name of the course
#{{course.description}} - The description of the course (this can be edited in the Course section clicking the 3-dot menu for the course you'd like to edit)
Events
#{{event.name}} - The name of the event
#{{event.description}} - The description of the event (this can be edited in the Events section clicking the 3-dot menu for the event you'd like to edit)