Is there a way to enforce branding (fonts, logo and colors)?The dynamic content by attribute is great, but will the dynamic content by segment still work?How can I see if our insta...
Hi all,
I have a script token {{my.getdomain}} that splits an email address and retrieves the domain name in a variable:
#set( $em = ${lead.Email} )
#set( $dom = $em.split("@") )
$...
I see that this came up a couple of times already. For companies (like ours) that work in different languages and make dynamic emails, we need dynamic preheaders. I cannot sell to ...
You can also create a Program member field 'subjectline', if you are allowed to do that.
In the flow add the contact in step 1 as program member, then add the step 'change program ...