Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Are you looking to email the same communication in 8 languages or do you have 8 teams doing independent marketing in language (i.e. they are creating everything in language)?
I think you have to do a few things here, firstly make sure the value is removed from all your forms - Add/Remove Picklist Values - Marketo Docs - Product Docs), you probably have already done that. Then the dropdown you see in the field in Smart Lists are built from all the values stored in the sys...
Mark, in Email 2.0, you can go into the code and remove the
I find in this case that I add wait steps to my actual program in the Flow, then that will allow Marketo to do the changes you have set then the sync will work.
Also you should think of running these as recurring batch campaigns if the data just needs standardized and isn't required before you can sync to your CRM.
Colin, here's a great article that might help you: A Few More Email Scripting Examples.
Can you try pasting the code in and not clicking back in to see the code, TinyMCE editor changes the HTML when you click the Edit HTML tag, so if you Apply and Save, then view the source of the page/email, everything should be as you pasted it. You could be doing the damage by just clicking and chec...
It is recommended to keep them under 100 items - Tips for Building Better Performing Smart Lists. Not sure if it fails after that, but this is generally the max number Marketo suggests.
Grégoire Michel do you think it is better keeping text out of variables (point 2)? I'm also noticing links are not showing if declared this way too. I looked at the upcoming release and Marketo doesn't seem to be fixing. Should I risk deploying a template with text in variables, on the hope they wil...
Firstly thank you for writing such a detailed description, it’s a lot to take in but I think I understand where I’m going wrong; the template I’ve created is working exactly how you have described above. I’m trying to do fixes to Modules, which if I’m following correctly is what you are describing i...