function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Snider433Snider433 

USING IF ELSE STATEMENT IN WORKFLOW EMAIL TEMPLATES

Hi,

 

I am trying to send an email to a friend or Account using their Account Owner .I am planning to make a single email template and use IF Else statment to make the Owner name and contact appear on the template depending on thier Account Owners.I like to know the syntax for if else used in email templates
To be more clear I am using this templates for email alerts in workflows,So I have a template designed with different Images,Signatures  in html for different Account Owners but I need to use a comman template but with selective Images and Signatures depending on Account's Owner.
 

Any help is Appreciated.

 

Thanks...