Skip to main content

Configure Employee Hub email notifications

Configure and troubleshoot the emails that flair sends to employees and administrators from Salesforce. Most emails first create an Employee Email Notification record; Hub invitations are triggered directly and do not use that object.

Who can use this?

Salesforce Admins and HR Admins who manage notification records, templates, permissions, and email settings in Salesforce.

Before you begin

  • Confirm that your Salesforce user can send email and manage Employee Notification Settings.
  • Verify the sender address and your organization's DKIM and SPF configuration.

Configure Employee Notification Settings

Control which employee notifications flair sends from Salesforce.

  1. Open the App Launcher (⋮⋮ grid icon).

    Salesforce App Launcher for Employee Notification Settings

  2. Search for employee notification settings.

    Employee Notification Settings search in the App Launcher

  3. Open Employee Notification Settings.

  4. Click New.

    New action on the Employee Notification Settings page

  5. Enter a name for the setting.

    Name field for an Employee Notification Setting

  6. Select or clear each notification option to enable or disable it.

    Notification options on an Employee Notification Setting

  7. Click Save.

    Save action on an Employee Notification Setting

Set the notification sender address

Set a From Address for notifications managed by Employee Notification Settings, including absence approvals and deletions. This value overrides the organization-wide address and does not require a new Organization-Wide Email Address.

  1. In Salesforce Setup, enter Custom Settings in Quick Find.
  2. Open Custom Settings.
  3. Next to Employee Notification Settings, click Manage.
  4. Click New, or edit an existing entry.
  5. In From Address, enter a verified email address that Salesforce is authorized to use.
  6. Click Save. The address applies to every notification managed by this custom setting.

Manage Lightning Email Templates

Lightning Email Templates support rich HTML, merge fields, images, and formatted content.

  1. In Salesforce, click the setup gear.

    Salesforce Setup menu for managing email templates

  2. In Quick Find, enter Template.

    Template search in Salesforce Setup

  3. Open Lightning Email Templates.

    Lightning Email Templates search result in Salesforce Setup

  4. Review Folders and Enhanced Sharing.

    Folders and Enhanced Sharing settings for Lightning Email Templates

  5. Create or edit the required templates.

  6. Click Save.

Add merge fields to email templates

A merge field is a placeholder that Salesforce replaces with record data when it sends the email. More than 100 merge-field categories cover recruiting, employees, jobs, departments, talent, skills, evaluations, timesheets, payroll, and other areas.

Add merge fields to a Classic Email template

  1. Create or edit a Classic Email template.
  2. Under Available Merge Fields, open Select Field Type.
  3. Select the relevant type, such as Candidate Fields or Payroll Fields.
  4. Select a field, such as First Name, Employment Type, Job Name, or Contact ID.
  5. Copy the generated merge-field value into the template.
  6. Add any other required merge fields. Their types determine which record data Salesforce inserts.
  7. Click Save.

Add merge fields to a candidate email

  1. In the flair Recruiting app, open Candidates.
  2. Select a candidate.
  3. In Activity, click the Email icon.
  4. Click Merge Fields ({ }).
  5. Add any required sender, organization, or candidate fields.
  6. Click the eye icon to preview the email.
  7. Click Send.

Pause all Salesforce email

Use Salesforce Deliverability to pause every outbound email during an operation such as a bulk employee-document upload.

warning

This setting blocks all outbound Salesforce email, not only flair notifications. Restore email delivery after the operation.

  1. In Salesforce Setup, open EmailDeliverability.
  2. Set Access Level to No access. Salesforce continues to send password-reset emails but blocks other outbound email.
  3. Complete the bulk operation.
  4. Return to EmailDeliverability.
  5. Set Access Level to All email.

Request an email log

Salesforce email logs show delivery status, bounces, and other events for a selected period and address.

  1. In Salesforce, open Setup.

    Salesforce Setup menu for requesting email logs

    Salesforce Setup page for email notification settings

  2. In Quick Find, enter logs.

    Logs search in Salesforce Setup

  3. Open Email Log Files.

    Email Log Files search result in Salesforce Setup

  4. Click Request an Email Log.

    Request an Email Log action in Salesforce

  5. Enter the start and end time.

    Start and end time fields for an email log request

  6. Enter the email address that receives the log file.

    Recipient email address for an email log request

  7. Click Submit Request. Salesforce emails the log when it is ready.

    Submit Request action for a Salesforce email log

Configure DKIM for Salesforce email

DKIM lets Salesforce sign outbound email on your organization's behalf. The signature helps recipients verify that your organization handled the email.

Create the DKIM key

  1. In Salesforce Setup, enter DKIM in Quick Find.
  2. Open DKIM Keys.
  3. Click Create New Key.
  4. Set the key size to 2048-bit.
  5. Enter a Selector, such as flair.
  6. Enter an Alternate Selector, such as flair-alt.
  7. Enter your organization's domain.
  8. Keep the default Domain Match pattern unless your configuration requires another value.
  9. Click Save. Salesforce starts publishing the DKIM TXT records to DNS.

Publish and activate the DKIM key

  1. Wait for Salesforce to finish publishing the key.
  2. Open the new selector to view its CNAME record.
  3. Publish the CNAME records in your domain's DNS.
  4. Activate the DKIM key.
note

Salesforce does not let you activate the key before the CNAME records are published. Salesforce rotates DKIM keys every 30 days and creates a secondary inactive key for the next rotation.

Troubleshooting

Employees receive no notification emails

  1. Confirm that your domain's DKIM and SPF records are configured correctly.
  2. In Salesforce Setup, confirm that Deliverability is set to All email.
  3. Confirm that the sending user has permission to send email.
  4. Verify each employee email address on the employee record.
  5. Ask employees to check spam or junk folders.
  6. Request an email log to check delivery and bounce status.

Some notifications arrive but a specific notification is missing

This pattern usually indicates a Salesforce permission or notification-setting problem rather than domain authentication.

  1. Check the relevant Employee Notification Settings entry.
  2. Confirm that the sending user has the required permissions.
  3. For Hub invitations, check the inviter's permissions because invitations use the current user's context.
  4. Use Reset Password as a diagnostic step. Password resets run in the Hub integration-user context.

Absence notification emails are missing

  1. In the Employee Hub, confirm that the employee's notification settings are enabled.
  2. From the App Launcher (⋮⋮ grid icon), open Employee Notification Mails.
  3. Confirm that Salesforce creates notification records.
  4. If records exist but email does not arrive, ask your identity provider whether flair is allowlisted.
  5. Verify your Salesforce DKIM and SPF configuration.
  6. If records do not exist, check Employee Notification Settings in Salesforce Setup.
  7. If you changed the template, enter its API name without spaces. An unsupported template name prevents notifications from being triggered.

When SSO is active, employees authenticate through the identity provider and do not use a flair password. Direct the employee to the organization's SSO portal, or review the SSO settings if SSO is not intended.

License-assignment alert emails recur every 30 minutes

These security alerts come from Monitoring Integration. Follow Manage flair licenses to disable the integration or restrict license-assignment permissions.

A Hub invitation is missing

Hub invitations bypass the Employee Email Notification object and are currently managed by an Apex trigger. flair is gradually moving notifications to Salesforce Flows. Follow Configure the Employee Hub for invitation-link, permission, and authentication checks.