Email template
Remix this template Activity notification
A workspace activity notification with the actor, the message quoted in full, the recent activity around it, and one deep link, ready to edit with its stylesheet and avatars.
Rendered preview
See the email before you edit.
Subject
Jordan Lee mentioned you in a comment in Q4 roadmap
Preheader
Can you take the launch checklist before Thursday? I have the copy ready.
Make it fit the send.
- Pass the recent activity as a list of actor, avatar, summary, and timestamp; the section renders as many rows as you send, so a quiet hour and a busy one use the same source.
- The attachment is optional — omit it, as the default example does, and the quoted message closes up. Timestamps are input, so the template never reads the clock and a digest can restate them in the reader's timezone.
- Replace the Meridian wordmark and the avatar images with your own assets, and link the button straight to the item the activity happened on.
Data this template expects.
- {{actionSummary}}
- Value for action summary.
- {{actorAvatar}}
- Value for actor avatar.
- {{actorName}}
- Value for actor name.
- {{attachment}}
- Value for attachment.
- {{itemTitle}}
- Value for item title.
- {{itemUrl}}
- Link for item.
- {{message}}
- Value for message.
- {{otherActivity}}
- Value for other activity.
- {{settingsUrl}}
- Link for settings.
- {{timestamp}}
- Value for timestamp.
- {{workspaceName}}
- Value for workspace name.