Skip to main content

#Mail Merge Field토론 중인 항목 0개

UPFC 55487 님이 #Flow에 질문했습니다

I have an Email template created which I later use in a flow as an Email Action (not an Email Alert). The template uses the merge fields {{{Sender.FirstName}}} {{{Sender.LastName}}}.

 

However, I am not sure how SF is defining who the sender of the email is because in the flow I am sending this email to a lead that is always assigned to USER A. The flow is created by USER B.

 

The email action settings are defined so that the "Sender Email Address" is the owner of the lead (his mail is assigned as an organization wide address).

The name of the sender is coming in okay on the email sent, but the merge field from the Email template are not.

The merge fields is picking up the first name and the user that created the lead and the flow (this is an admin user and the lead creation is with a third party integration).

 

Can this be modified or fixed so that {{{Sender.FirstName}}} {{{Sender.LastName}}} pickup the name of the lead owner? Thank you!

 

#Flow  #Email Template  #Mail Merge Field

답변 3개
  1. 2024년 10월 22일 오후 4:46

    Hi @Srinivasa Reddy Somu,

    Sorry for the typo, please try like this -

    {{Lead.OwnerFirstName}} {{Lead.OwnerLastName}}

    {{{Recipient.OwnerId.FirstName}}}  --> correct syntax is: {{{Recipient.Owner.FirstName}}} 

0/9000

In Salesforce Classic, we used the Mail Merge field but I can't figure out how to do this in Lightning--Please help.

댓글 4개
  1. 2022년 2월 1일 오후 4:46

    @Scott Mathers, no we have not.  We are currently toggling back & forth between Classic & Lightening.   We started using a lot more email templates but there are still a lot of clients that don't want their letters via email.

0/9000