Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The naming convention needs to get better... come on Marketo!
Do you use workspaces and leaad partations in your instance? You may be limited to what your login can see.
@Sara,Your Marketo Admin can set you up with access before you can see it.
Your getting runtime errors. if you are inserting, updating, or deleting more than one record per returned record in an sObject list for loop, it is possible to encounter runtime limit errors from SFDC.I suggest your create a support ticket with Marketo.
Did you make sure you have an edit section in the body of HTML?If you miss align your code, dragging and dropping your images will not work as the whole landing page is missing the editing section.Double check your template code to make sure your marketo DIC tag is there:
Why would sales not want to see what their customers are interested in?As Dory states, they can be created but not visible on your SFDC Users layout views based on thier role hierarchy.
I can see that its 41px in height, this is coming from your Marketo form CSS. Are you able to add custom CSS?
Your getting errors because your campaign status does not match with your program status. You will need to map them exactly.
Exactly, but we wanted ISO country code as the value to be passed to SFDC so we only passed 2 digits, i.e. United States::US, Canada::CA etc