Knowledgebase

Sort by:
Issue A recent email send resulted in a number of leads specifically blocked by Communication Limits, as seen within the Results or Lead Activity Log. What are the re-sending options? Solution The Marketo Application does not offer any automatic re-sending/rescheduling functions within the campaign. If communication limits are low, and records are blocked from being sent emails, you may need to adjust the limits or set the necessary programs or campaigns to ignore communication limits. Enable/Disable Communication Limits in an Email Program Apply Communication Limits to Smart Campaign - you would need to undo this process in this case. Even if the records were not sent the email because of Communication Limits, they would still be made members of the campaign or program.  If you were going to try to re-send these records that were blocked due to communication limits you could try this Filter combination: Member of Smart Campaign/Member of Program and Not Was Sent Email   Those 2 filters will show you the members that were not sent the email, and then you could re-send them at a later time.
View full article
Issue What type of formats are accepted for uploading data to Facebook custom audiences from Marketo?   Solution Note: The phone numbers must always have the country code included even if they are in the same country as your business.. The endpoint for facebook allows the following formats: 1-234-567-8910 12345678910 +44 123 456 7890 With or without punctuation is allowed.          
View full article
Issue You are trying to access the Marketo site, but keep reaching a screen telling you your browser encountered an error. These error messages include: "ERR_EMPTY_RESPONSE" or "DNS_PROBE_FINISHED_NXDOMAIN"   Solution Flush the DNS Cache on your local machine. To do so: Open Windows command prompt as admin (you can do this by searching for command prompt in Windows, then right clicking it and selecting "run as administrator") Run the command: ipconfig /flushdns The command will return a simple completed message or will prompt you for another command when it is done Re-open your browser and go to the site you wanted to reach Please note: The DNS Cache is cleared on a normal reboot too. However, the hosts file on your computer will be used during startup to put in new DNS entries, so it will never appear completely empty if you open cache.
View full article
Issue A webhook that looks to be structured the same as other functioning webhooks is failing with HTTP Error 400: Bad URL request. Solution A 400 error message usually means that the request was malformed. In other words, the data stream sent by the client to the server wasn't formatted in the exact way required by the receiving service.  You will need to work with the service you are trying to reach to figure out the exact cause of the error with the webhook.
View full article
Issue When you try to save a report in Revenue Explorer you experience  the following error: "Unable to save your file. Please try again or contact your system administrator for assistance."     Solution In order to save a file in Revenue Explorer you need to to save it in either "My Dashboard" or "My Report". RCE will not allow you to save files in the top-level folders.
View full article
Issue Are Marketo forms responsive? Will they auto adjust their layout to the size of the screen depending on if they are mobile or desktop? Solution The form layout can work responsively on mobile and desktop depending on how you have it setup. If your form in whole is never wider than your intended screen size (like a mobile at 480pixels), then the form will not differ on mobile devices from its desktop view. If your form is too wide, you can alter the layout using custom CSS on the form code to make the form fit within the mobile browser screen size bounds. How to edit CSS of a Form is covered here: https://docs.marketo.com/display/public/DOCS/Edit+the+CSS+of+a+Form+Theme    
View full article
Issue When trying to sync a lead to SFDC, it fails with an error message "_createSObjects failed - AgreementTaskTrigger: execution of BeforeInsert caused by: System.NoAccessException: Script-thrown exception ()" Solution Your Salesforce instance has a custom  SFDC trigger that fires when you create a lead in SFDC (in the example, the trigger is named "AgreementTaskTrigger") but the trigger was not able to execute, so the sync failed.  To investigate this, you will have to set up a debug log on the Marketo sync user in SFDC and have your SFDC admin look into the details. If you disable the trigger in SFDC, the sync will work without an issue.  
View full article
Issue When you use the "Add to SFDC Campaign" flow step, and the lead isn't already in SFDC, this step will sync the lead to SFDC, and you want to know which assignment rules will be applied.   Solution The SFDC auto-assignment rule will be used. To explain this further, if for some reason you don't have lead assignment rules firing properly in Salesforce, it will be assigned to what is called the "Default Lead Owner" in Salesforce. It's not just "Add to Salesforce Campaign" that uses what is called "implied Salesforce actions". All of the following flow steps will sync the lead to Salesforce first before running the flow step if the person is not already synced to Salesforce: Add to Salesforce Campaign Change Status in Salesforce Campaign (this will sync them AND add them to the campaign first) Change Owner Convert Person Create Task      
View full article
Issue Change Lead Owner reason shows "Synched from salesforce.com - fixup Lead Owner." Solution The "synched from salesforce.com fixup lead owner" activity means the lead owner was switched within SFDC, often times through auto-assignment rules. The phrase "fixup Lead Owner" is what Marketo records when it is taking the Owner ID being passed from Salesforce and translating it into the Lead Owner values (First Name, Last Name, Email Address, etc) to populate into Marketo.
View full article
Issue You receive the following error: "Ouch! 500 Error Something went wrong. We monitor this sort of thing, but if you are an authorized support contact, you should create a support ticket."       Solution This can happen because of temporary network issues. Try out the following troubleshooting steps. 1. Clear Browser Cache 2. Try a different browser 3. Try a different device 4. Try a different internet connect (Hotspot/Tether from mobile) If you still have any issue after trying all these steps, please contact Marketo Support for further assistance.
View full article
Issue When a lead fills out the form in Marketo, SFDC sync for the new lead fails with an error  "Duplicates_Detected." Solution This error, "Failed: DUPLICATES_DETECTED: Use one of these records?" is a message Salesforce is sending back to Marketo, rejecting the attempt to sync the record. This means there's a setting in SFDC preventing duplicates from being created, possibly due to a custom deduplication rule on the SFDC side.   Recommended steps : Check the dedupe settings and check for these leads in SFDC based on the things other than the email address like first name, last name etc. You may need to work with your SFDC admin to determine why Salesforce rejecting the record as duplicate.      
View full article
Issue When using the "Sync to Salesforce" flow step and setting up choices, selecting "Do Nothing" uses the Auto-Assignment Rules in Salesforce. Solution This is expected. For this flow step, the choices are basically asking whether the record should be assigned to a specific person or not. When it is not specified (i.e., "Do nothing") the assumption is that you still want the record to be synced to Salesforce, otherwise they would not be in that step, but that there's no particular desire to assign it to a specific person. Thus, since SFDC records need someone to be the owner, the Auto-Assign rules are used by default  
View full article
Issue You are setting times using natural language inputs, but are wondering: if I set a constraint of "in past 2 days", will that looks at the last 48 hours or will it look at the last two calendar days from Midnight-Midnight based on the timezone specified in my instance?     Solution Using a constraint that is looking "in past 2 days" will look at the last 48 hours, if it was set as "in past 3 days" it would look at the last 72 hours, etc.  
View full article
Issue Description You have a smart campaign setup and the flowstep called “Change score” activity is not logged or missing in the activity log. Issue Resolution If the records who qualify for the flowstep already have the same value which you have specific in the flow step, the activity will not be logged. The activities will not be logged because there is no change being made by the campaign.
View full article
Issue Description When trying to import a list of people into Marketo via a list import, their names are being left blank despite being listed clearly in your CSV. Example CSV headers: NAME                   Email John Smith           JS@email.com Smith John           SJ@email.com Greg Jones          GJ@email.com Issue Resolution Full Name is a system managed field that is blocked from being updated by list imports. You will want to split the one column of Name, into two columns of First Name and Last Name.  This document from excel shows how to split the one Name cell into two different cells.  https://support.office.com/en-us/article/Split-a-cell-f1804d0c-e180-4ed0-a2ae-973a0b7c6a23
View full article
Issue Description Upon reviewing the activity log of a record you've noticed their activity log seems to be missing data. Usually the activity type is a "Change Data Value" and the details show "Missing history details".  If you double click on the activity nothing happens, there is no Activity Details popup window. Issue Resolution This message appears in the activity log when the characters in a field exceed the maximum number of characters allowed in that field. Basically you've hit the character limit for the field.  The character limit is 60,500 character.  The resolution is to reduce the number of characters in the field. Also evaluate if you need all the information in that field and optimize so that the character limit is not met.
View full article
Issue Description If the text is removed from the "Unsubscribe" text at the Admin level, will this immediately apply to every email in Marketing Activities or, will Marketo ask you to re-approve each email once this "Unsubscribe" text has officially been removed? Issue Resolution Title - Remove Unsubscribe Text From the"Admin - https://nation.marketo.com/docs/DOC-1114 If you remove the text at the Admin level (as per the documentation), this will immediately apply to all emails created (including: active, inactive). You are not required to re-approve your previously approved emails once this change has been saved in the Admin -> Email settings. All pre-existing emails will replace the default "Unsubscribe" text at the bottom of all emails, after changes have been saved in Admin -> Email settings.  After removing the default "Unsubscribe" text from emails, you should replace it with a Custom Unsubscribe option.  This is in order to remain compliant with the Can-Spam Act.
View full article
Issue Description The Smart Campaign is returning N/A existing people when viewing the leads affected. Issue Resolution Check the names of any Smart Lists referenced in the campaign's Smart List and ensure special character | is not part of the name. Remove or replace this character and review the leads affected again.
View full article
Issue Description When selecting an image to display on a landing page, the image shows as a featureless grey box. There are also spaces in the image's file name. Issue Resolution Ensure that there are no spaces in the image's file name in Marketo. If there are, remove the spaces from the file name and re-upload. 
View full article
Issue Description You may have received an alert from Salesforce informing you of End of Life for TLS v1.0 and 1.1 as of September 2019 Issue Resolution Marketo Supports TLS encryption v1.2, and is fully ready for Salesforce End of Life of versions 1.0 and 1.1 https://www.marketo.com/company/trust/security/ Who This Solution Applies To Salesforce Administrators
View full article