Skip to main content

Where do I verify this steps to setup ?

 

  • If Do Not Auto-enable New Features is off, we set email preferences for threading tokens based on the corresponding Ref ID settings for email subjects and bodies.
  • If you use merge fields in email templates, replace Case.Thread_Id with the merge field Case.Thread_Token.
  • In your org’s custom code, replace Cases.getCaseIdFromEmailThreadId wherever it occurs with Cases.getCaseIdFromEmailHeaders, EmailMessages.getRecordIdFromEmail, or a combination of both.

 

@* Service Cloud *

4 respuestas
0/9000