Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It's because the unsubscribe field is a boolean field. I would recommend to review this page: http://developers.marketo.com/rest-api/lead-database/leads/#describe Here's a copypasta for the section that refers to your questions:Get Leads by Filter Type will return the same type of records, but may ...
It looks like you created 2 brand new custom fields in SFDC called "Mkto71 Registration Source Info" and "Mkto71 Registration Source Type" with the assumption that they would automatically map to "Registration Source Info" and "Registration Source Type". Unfortunately, Marketo doesn't work that way...
I don't believe I've ever seen any documentation on the differences. You can however, find all kinds of documentation everywhere that will help you understand each type of feature and it's reporting ability a little better. For example: Email Performance Report - Marketo Docs - Product Docs This ...
This is usually because of the assumption that Smart List, Analytics and RCE should use the same reporting formula and calculation approach. If that was truly the case, there would actually be no need for 3 different features. In my opinion, the best and simplest terms that I could possibly use to...
Click on Text at the bottom and you will see the editor for the Text version w/ the options to copy from HTML or automatically copy over from HTML.
If you double click on the activity that you're interested in, you will see something along the lines of "Source" which will give you more insight as to what changed it. For example, double-click on "Changed Status from [null] to 'Raw Lead'"Perhaps these are SFDC workflows for when a lead is create...
You may want to restrategize your need as you can't have an editable section within an editable section. Perhaps make the parent container editable so that everything can be editable.
Either/or won't matter as they will both accomplish the same thing. For the sake of learning, try both and you will obtain a better understanding. You can have:
you probably won't be able to find #block_uiodfzvr as it's probably called id="block_uiodfzv".you'll have something that looks like this:
Hello Debi,You got it. If you have nested editable elements, Marketo won't let you approve your email template. You'll want to update your code to ensure that you do not have nested editable elements.