Create Consent Types (Salesforce Lightning)

Overview

ConsentClosed Type is a Bullhorn Recruitment Cloud package object. Consent Types are not configured by default but instead each SalesforceOrg configures their own, according to local requirements and business needs.

GDPRClosed is one of the types of consent that you can create. According to GDPR, if two types of consent are requested in a single email but one of the consent types is declined, the refused consent overrules the approved consent on the other type. In such cases, consent has not been given so we recommend sending separate emails for each type of consent.

Create Consent Types

Follow these steps to create new Consent Types. Once the Consent Type is created, you have the option to either manually or automatically send consent emails to new ContactsClosed.

  1. Navigate to the Consent Type Object.
  2. Click New.
  3. Enter Consent Type Name, Email Body, and Language.
  4. Choose if this Consent Type will be the Default.
    • The Default will be the Consent Type sent to new contacts. At least one Consent Type must be marked as default. Multiple Default Consent Types are also supported.

Admin Note:

To make sure theConsent Type is tracked correctly when sending and receiving consent responses from candidatesClosed, update these two Contact fields as part of the initial implementation and every time you add or remove a Consent Type or change the name of an existing one.

TR1__Consent_Types__c

  • The values in this multi-select picklist should correspond to the names of the Consent Types in use in the Org

TR1__Consent_Type_Response_Status__c

  • The values in this multi-select picklist should correspond to the names of the Consent Types in use in the Org along with the Response Status. These are case sensistive. For example:
  • ConsentType1 - Not Responded
    ConsentType1 - I Consent
    ConsentType1 - I do not Consent
  • ConsentType2 - Not Responded etc...