Test Template available for email body?

Support forumCategory: QuestionsTest Template available for email body?
Albert Boulanger asked 2 years ago
I like to do something like below in an email body. #conversation-method# is a selection for the user to specify how to have a consultation. Is this possible now? {if #conversation-method# == "Zoom"} The Zoom information is below: Join Zoom Meeting
<zoom URL> Meeting ID: xxx xxxx xxxx
Passcode: xxxxxx

Find your local number: https://us02web.zoom.us/u/kceWgowGTO {elseif #conversation-method# == "Phone"}
#worker_name# will call you using the phone number #phone#.
{else}
#worker_name# will connect to you using Facebook Messenger.
{/if}