Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Mike,You are probably safe with regards to data location and compliance with EU laws, but at the cost of productivity. This will impair sharing of best practices and you will carry the risk of getting duplicates that you will never be able to reconcile and merge.Do you also have 2 separate CRM in...
Hi Blaire,Obviously, the template code that surrounds the Marketo elements is not responsive. I suspect you are using an "old" free form template, which works with absolute positioning and cannot be made responsive by any means.You should use guided template instead Guided Landing Page Templates - M...
The simplest way is to create a score field. Then you will need 2 smart campaigns :The first one triggers when the lead status changes to MQL and will add 1 to the score each time the status value changes to MQL.The second one will trigger when the status changes from MQL to nurtured and the score i...
Hi Mike,What you are requesting is more of a portal behavior, when some creates an account and, when logged into that account, can navigate freely to any content.I'd rather do this using the CMS capabilities, set up the portal, then integrate the portal "account creation" form and "login" form with ...
Just double click the name of the template in the main screen (not on the left tree), change the name and save it.You may also want to clone it before you make significant changes, as the draft system is just a draft, not a versioning system.-Greg
No, this is not possible. The rest API does not return a count, only the list of leads (with a max of 300) and a token if your request returns more than 300 (or whatever the batch size is).Would be worth an idea though.-Greg
You can sync almost any data (including custom fields and even custom objects with oct. release) using the REST API.Your problem is : Can Notes call a REST API. I am afraid the answer will be no.-Greg
In fact this is just due to the fact that the interface has changed.-Gregoire
HI Simon,this should work but the deliverability will not be that good (the email sender domain address being different from the email server SPF)-Greg
HI William,No unfortunately, this is not possible.If you are talking about new leads, though, there is a workaround : filter on :lead.SFDC Type is empty (meaning the lead is only in Marketo and not in SFDC )andmember of smart campaigns which triggered a sync (meaning a sync was at least tried).But t...