Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Never mind, just now realizing that this was localizing the confirmation email, not the originating form -- my bad. Original ReplyHey @SanfordWhiteman, is a velocity object applicable outside of email script tokens? I've never considered using velocity on a Marketo LP or in combination with a Marke...
If you are using Marketo’s native Salesforce integration, remember that it can only connect to a single SFDC instance. Once connected it cannot connect to another instance. Depending on what is connected to the two SFDC Instances, you may consider advocating for use your current SFDC (Marketo Connec...
Hi Kevin and Team, A lot has changed in the past 10 years—including Outlook 365 for Mac now supporting Add-ins. Do you have any updates on Outlook for Mac or Outlook for Web Email add-in support? Will this be revisited soon? I have a large swath of both sales and mktg colleagues that would like to u...
Definitely use two fields, your default existing notes or inquiry field ie: {{lead.notes}} (Text - Field not string), and a new custom Text field (long text not string) designed for capture.. lets call one {{lead.notes capture}}. Now just use your notes capture field in your form and.... create a gl...
This may have been addressed in a previous post. There the commenters recommended the use of a separate weekly scoring field that would need to be changed with each score change... read more here:https://nation.marketo.com/t5/product-discussions/score-is-changed-trigger/td-p/302330 That said, if yo...
I agree with @SanfordWhiteman - I would recommend pushing back on the request to get to the underlying reason for the request... in my humble opinion there are only certain programs and triggers you would want to cross the workspace lines, all being operational in nature...Lead/Person ScoringOn-crea...
Keep in mind that you will likely be sending from a shared IP unless you upgraded to a dedicated IP with Marketo. In order to send email you will need to align these send from ip addresses with your DNS via SPF/DKIM records. some folks also like to set up a separate send from email subdomain for Mar...
Make sure are updating your dates and only pulling most recent. if so check the size of your extracts, if they are increasing in size you may need to break them up a couple times a day in smaller batches. Also try adjusting the time you are doing your extracts and try to avoid times that may be sync...
@Michael_Florin wrote:Definitely a reason to have solid naming conventions.AMEN and AbsolutelyThis is crucial to reporting and scalability. This also applies more broadly to tokens, query strings and more... My favorite, tucking in special values in querystrings, like ... cta=1, cta=2, cta=0... pri...
Indirectly yes. Keep in mind that Marketo Triggers are based on logged activities... so just because you do not see something doesn't mean you cannot trigger or filter off of it. In the past I have done this a few ways...Asset Naming, IDs, and delineatorsUsing List Name and an Appended List ID in th...