Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Use Case: Display Transaction Tables for each Store within an Email (this part has been solved with #foreach)Catch: In SFDC, the same Contact Email Address owns multiple stores, thus syncs over as 5 duplicates. If the "Has Transaction Data" smart list pulls the first created record, that doesn't gua...
We have an opening on the Uber CRM Expansion Team which would be responsible for all CRM-related items (Marketo, Salesforce, integrated platforms) with the UberEATS Restaurants team. We're doing some really cool projects with Marketo at Uber and would be great to have someone on the team who's famil...
This is a new idea listed here:
Hi Jan,A quick solution we did for Montreal was to paste the English email HTML into a Rich Text object on a blank landing page. We then just link to it from our French emails. Just ensure you don't reference any email scripts.
I've seen this for multiple customers. Adding '##' after the desired output fixes it for me.#elseif ($lead.attribute == "XYZ")Display this##Before it would show "... Display this ." now it shows "... Display this."
Absolutely agree. We put the subject lines within tokens or the description to help save time but the preview would dramatically speed up the search process.
But will tracking still occur if I'm not setting a variable containing a url but instead just displaying a link if the condition is met?#if ($field1 == "bread")www.google.com#elseif ($field2 == "butter")www.yahoo.com#elsewww.bing.com#endWill clicks link activity be logged for anyone who clicks on th...
Hi Jasmine,Are we sure this isn't coincidence and the lead is opening it too? Is he cc'ing himself on the communications through the Outlook plugin or including himself on the list of leads through Salesforce? Ensure if it's through the Outlook plugin he's only putting one address in the To: address...
The functionality is built into Marketo to merge up to 5 records together at a time. Given the fact merging records has several criteria (e.g. choosing which record should remain as parent vs child and which fields survive being overwritten), it makes more sense to do these changes in the system of ...