Consent Request Emails (Salesforce Lightning)

Note: To take advantage of the features mentioned in this documentation, your Org needs to be using Package Version 7.16 or newer. See Release Notes for more details about which features were introduced in each release. If you would like to upgrade to the current release, contact Bullhorn for Salesforce Support.

Overview

This article describes the emails that are sent to candidatesClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. to request their consent to use their data. These emails can be sent either manually or automatically and are logged on the Contact record for easy tracking.

Email Features

Logged Email Requests

The Consent Request Emails are logged as tasks on the Contact Activity History Related List. The time the consent message was sent and the email content are both tracked. There is an option to receive notification that emails have been sent successfully. The email count will appear in the notification message.

Send Consent Request Emails Automatically

  1. Create Consent Types. See this article for more details.
  2. Edit the GDPRClosed General Data Protection Regulation is a set of rule enacted by the EU to further protect candidate / contact informtion and provide them control over their own information. Email TemplateClosed In BH4SF, this mainly refers to email templates.
  3. Activate a Workflow Rule to trigger sending the Email.

Edit the GDPR Email Template

The template contains a link to a public page. The email recipient is asked to click that link and is redirected to this (configurable) page, which will show one or multiple Consent Types (any Consent Type that has the Default Consent Type checkbox ticked):

  1. Go to Setup > Email Templates.
  2. Locate the template called GDPR.

  3. Edit the text to fit your requirements and Save.

Admin Note:

When editing the email template body note that the Firstname,Lastname merge fields and link (anchor tag) are required parameters. It is possible to use only First Name or Last Name in the email template

Activate a Workflow Rule to Trigger sending the Email

  1. Navigate to Setup.
  2. Under Platform Tools, choose Workflow Rules.
  3. Clone the GDPRConsentFiltersForNewContact workflow, including the field update associated to it.
  4. Make sure to edit the Rule Criteria as needed.
  5. Activate the newly created workflow.

Once this workflow rule is activated, every time a new Contact is created in Bullhorn for Salesforce, the field update action triggers an email to be sent automatically to the new Contact’s email address.

Send Consent Request Emails Manually

If you prefer to send the Consent Email manually and no automated rule is activated, there are two ways in which users can reach out to Candidates to request Consent:

  1. Using standard Salesforce Email and selecting the GDPR Template.
  2. Managing Consent via List ViewClosed One of the three user Interfaces in ATS v2 (the others being Kanban View and Table View). See this article for more information.