Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Woohoo! Thanks Philip and Sanford! The preview wasn't working originally because of duplicates for the sample emails I was using which makes sense. The macro worked like a charm and I ended up with the below. Thanks both #macro ( displayIfFilled $checkValue $fallbackValue )#if( !($checkValue.isEmpty...
Hello! I'm trying to use Opportunity level data within my emails to let my contacts know who their Account Owner is. The trigger for the email campaign is based on if the Opportunity is updated to a new stage and the Account Owner information is not empty. For the email script, I only have the belo...
Hi there, We are receiving data in a string field that includes longitude and latitude information similar to the example below. As I'm new to scripting, I'm looking to understand how would I be able to pull out the x and y data to separate fields. Additionally, the next step after would be to crea...