Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Michael,In addition to wat Josh noted, you may need to flush your local DNS at the router level. You can see if the CNAME entry is currently available by opening up a local commandline and typing the following:nslookupset type=txt[domain you're trying to reach]This will query your local DNS to ...
Hey Tim,The Marketo-SFDC sync performs changes based on the SFDC ID of a record, so if Email Address is changed on one side, it will be changed on the either. This should not affect the records relationship to other objects at all.
Hey Robert,Marketo will not sync leads created in Marketo to SFDC unless you tell it to. This means that you'll ned to set up your lead lifecycle to prevent synching to SFDC until you've nutured them. Typically this is done with a trigger campaign based on a lead status change, then telling Market...
Hey Brian,It appears that you haven't designated the namespace for the Marketo WSDL. Try adding 'xmlns:jsn0="http://www.marketo.com/mktows/"' to the Envelope.
Hey Eric,The synching components of the MLM package should not require any changes as long as you are using the most recent version of the solution. For Sales insight, you will need to update to the 'New' version of the package in this article: https://community.marketo.com/MarketoArticle?id=kA0500...
Hey Delinda,SFDC ID is not accessible through smart list filters currently, you may wish to create an Idea for that request. Currently the best method to do what you would like to is to create and SFDC custom field and set up a workflow to pass the SFDC ID into this custom field so it can synch to ...
Hey Lacey,If the field becomes visible to the sync user, this will not by itself cause all of the values in the field to be synched down and cause a backlog. These values will only be synched when there are updates to the lead record, so you can do a mass update through the data loader on your reco...
Hey Alec,It looks like you're not correctly closing the script tag for the function on line 408. If you add in a closing tag aqt the end of you HTML element, it should work.
Hey Scott,This error is typically the result of the SSL certificate for the domain or subdomain that you're submitting to not being tied to a trusted root certificate. You can find details about implementing this here: https://support.comodo.com/index.php?_m=knowledgebase&_a=view&parentcategoryid=9...
Hey Dani,The two biggest advantages to program use other than analytics are SFDC Campaign sync which will map Marketo Program Statuses and Membership to SFDC Campaign Statuses. You also get the advantage of automatic Event Partner Registration for webinars, and webinar tokens. This means that sett...