Loading
Safety Cloud
Innhold
Velg filtre

          Ingen resultater
          Ingen resultater
          Her er noen søketips

          Kontroller stavemåten i søkeordene.
          Bruk mer generelle søkebegreper.
          Velg færre filtre for å utvide søket.

          Søk i all Salesforce Hjelp
          Set up Marketing Cloud Engagement to Send Emails to Vaccine Eligibility Recipients

          Set up Marketing Cloud Engagement to Send Emails to Vaccine Eligibility Recipients

          Prepare and send emails to recipients using Content Builder and Journey Builder in Marketing Cloud Engagement.

          Required Editions

          Available in: Enterprise and Unlimited editions.
          1. Follow the steps in Create a Transactional Send Journey.
            1. Save the Event Definition Key that you enter in step 5—you’ll use it later.
            2. Create a data extension from the template TriggeredSendDataExtension.
          2. Create a request using the AsyncSendEmails Apex class. (It’s part of the Vaccine Eligibility Form and Updates package.)
            1. Enter the Event Definition Key as the value of the DEFINITION_KEY variable.
            2. Add whatever personal attributes you added to the data extension as fields in the RecipientAttributes class.
            3. Add whatever shared attributes you added to the data extension as fields in the Attributes class.
            4. If you support multiple languages, add logic that sends emails based on the language the recipient selected for the form. This requires translating the emails first
            5. Uncomment the call to sendEmails() in the AsyncPostRegProcessor Apex class. (It’s part of the Vaccine Eligibility Form and Updates package.)
            6. The AsyncPostRegProcessor Apex class contains a function called isLeadEligible. This is where you can set custom logic for eligibility in order to determine which recipients receive the message.
           
          Laster
          Salesforce Help | Article