Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Olya_Zenchenko You can use email scripting (velocity scripting) tokens to achieve this and put the {{my.token}} value in your email. #set($preferredname = $lead.Preferred_First_Name__c )#if ($preferredname.isEmpty())#set($Salutation = "${lead.First_Name}," )#else#set($Salutation = "${preferredname}...
@hillaj120 You could build a smart list with member of engagement program = false, and program is any and use that as a filter criteria on your engagement programs. Therefore when a lead enters your system and they enter one engagement program, they will not be pulled subsequently into any other pro...
@Sarah_McMahen Have not seen a big impact to our conversions as yet - but wondering if you can run comparisons on people that have not engaged with your content versus if they have done so in the past?
@Adrianna_Burges What CRM are you using?The content shown to the CRM would be managed by the individual emails. There would be a setting for 'Push to MSI' for each email. And only those emails would be visible in your CRM.
@ivanher I am a little unclear about your question.But as soon as you create a Smart List or a List, they are considered active and will remain active until you delete them from the instance. You could put your smart lists and list in archived, and then based on the archived folder the smart list is...
@JodiWright96 Awesome! I hope you can install it without any issues!
@vraesmith91 The exception is happening in Salesforce when you are attempting to sync the record through the 'Sync to SF campaign' flow step. There would be Salesforce logic preventing you from updating the record with missing information (assuming in this case = Target Account info is missing?).I w...
@Renee The URL you shared provides a very good illustrated explanation of how period costs are calculated and attributed. Where is your confusion or what are you not understanding.
Glad you managed to find the issue!
@ruben_sanchez99 I believe the launch point integration for Zoom and Marketo is only for Zoom webinars. You may need to build something custom if you are trying to integrate Zoom meetings with Marketo.