Email Entry Setup
Email Entry Setup allows you to configure email behavior directly from a record, without using JSON or custom code. You can:
- Define default recipients (To, CC, BCC)
- Control where email suggestions come from
- Apply filters to ensure valid recipients
- Pull emails from associated records
All configurations are managed through the Email Settings form on the record.
Watch the guided demo below to set up email settings.
You can also follow the same steps using the written guide below.
Infoyou can only set this feature up to the custom records
(Optional) Step 1: Enable Email on the Record
Follow these steps if the record does not have email functionality.
- Open a record.
- Click the three-dot (⋯) menu and select Configure Record.
- Select Entry Layouts from the side menu, then choose the layout for the record.
- Select the Header component.
- Click the Open editor button to modify the header configuration settings.
- Add the configuration below:
"buttonsMenu": [
{
"key": "email",
"color": "#f54278"
}
]- Save the layout.
Step 2: Set up email entry
- On the record configuration page, select Email Settings.
- Enable the Send Email checkbox.
- The Email Settings form is divided into the following sections:
Define default recipients for the entry. Available fields are:
- Email To: Set the default primary recipient.
- Email CC: Set default CC recipients.
- Email BCC: Set default BCC recipients (e.g., internal tracking or audit emails).
NoteOnly email type fields can be selected.
InfoClick + Add joined on a field to link it to an email field within a related record.
For example, if the available field is Linked Participant, select + Add joined, then choose Email. This will link to the participant’s email address.
- Click Save to save the setup.
📌 Need Help?
Updated 11 days ago
