INserting Account Owner Contact Info into an Email via Tokens | Community
Skip to main content
Level 3
June 19, 2018
Question

INserting Account Owner Contact Info into an Email via Tokens

  • June 19, 2018
  • 1 reply
  • 1662 views

Has anyone been able to insert a Salesforce Account Owner's contact info into  an email via tokens?  We want to automate a welcome email when an opportunity is created that includes the sales rep who owns the account's contact information.

Thanks,

Tim

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Jackie_Potts
Level 6
June 19, 2018

You should be able to use account tokens: {{company.Account Owner First Name}} {{company.Account Owner LastName}}

Level 3
July 19, 2018

Thank you Jackie!