Notifications Flashcards
What are the 3 main parts to configure for sending an email notification?
- When to send (record is inserted or updated
- Who will receive (users and groups or to the user/groups on the record that generated the notification)
- What it will contain (If Email template, Subject and Message are from the template unless overridden. Use Select variable to incorporate values from record that triggered notification)
How not to overuse email notifications?
- Make notifications subscribable
- Use an email digest (many notifications sent at once)
What can inbound emails do?
- Update tables
- Send a reply email
What can inbound email actions do?
Identify information within an email to trigger an action (like sending an email or text message reply)
What are Inbound email actions?
Actions the system takes in response to messages from users
How are notifications triggered?
Notifications are triggered by system events (like changes to tables, when a record is created or updated, email or text message can be sent)
Where to navigate to see defined notifications or to create a new notification?
System Notification > Email > Notifications
Where does a user navigate to set his notification preferences?
User menu > Preferences > Notifications
(Notifications appear by category)
In the What it will contain tab, what do we use to add record data into the notification body?
The Set Variables pane
What method is used in SN to pull data from related tables?
Dot walking
When can a notification be sent?
- When a record is inserted or updated in the specified table
- When a specified event is fired
- Via a Flow action
What can be specified in the Who will receive tab?
- Users
- Groups
- Users/Groups in fields
on the record that generated the notification
What is the specificity when using an Email template?
Subject and Message will be used from the template unless overridden with a Subject and Message on this form
What are the options in Send when choice list?
- Record inserted or updated
- Event is fired
- Triggered
Where do we verify that a notification has been sent?
All > System Mailboxes > Outbound > Outbox