Skip to main content
Contributor I
February 9, 2024
Solved

How to add sender name on subject line to flows?

  • February 9, 2024
  • 1 reply
  • 136 views

Thanks for the help! Not sure what coding is necessary to add it.

This topic has been closed for replies.
Best answer by retention

Hi @CletoElInfluencer, welcome to the community!

By “Sender name” - do you mean the first and last name of the person receiving the email?  Or are you talking about the “From:” name?

If you want to use the recipients’ name, you can use this code:

{ person.full_name }}

You can see a more comprehensive list of personalization code here:

Does that help?

 

1 reply

retention
Partner - Platinum
retentionAnswer
2025 Champion
February 9, 2024

Hi @CletoElInfluencer, welcome to the community!

By “Sender name” - do you mean the first and last name of the person receiving the email?  Or are you talking about the “From:” name?

If you want to use the recipients’ name, you can use this code:

{ person.full_name }}

You can see a more comprehensive list of personalization code here:

Does that help?

 

Joseph Hsieh // retentioncommerce.com // X: @retention