Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm glad that helped.Also, for anyone else reading this: SimpleDateFormat (Java Platform SE 7 )I think this is a really useful guide to date formats worth bookmarking.
I can't remember the name for it, but it would always start with a lower case letter, with each subsequent word using an upper case letter. it's also:{{system.viewAsWebpageLink}}
https://docs.marketo.com/display/public/DOCS/System+Tokens+Glossary
You can access account fields, like ${lead.Account_Owner_First_Name}, just don't reference them in your script like {{account.account owner}}.
Hi Lisa,Here is one way. 1. Create a local asset that is a list and call it "leads I want to unsub".2. Create a smart campaign that is based on a trigger, "Added to list", with the list being "leads I want to unsub". The flow action will be something like:3. Upload the leads to a particular list usi...
The first matching choice will be the one that is used in the flow step. So in your example, if someone clicks link in email (any), then they'd be in the "filled out form" status. The flow would ignore the rest of the steps.
Hi GaryThis one doesn't seem very hard in my opinion. Are you familiar with the add choice feature in a flow step?"Something I failed to mention was that each email has 2 variations depending"Well, this is where you'll start building up lots of campaigns because you'll be doing that "IF AND" logic b...
It would be a whole lot easier to replace the form with one made in Marketo.
I think the status field is for nurture programs, and the available responses are either "On" or "Off".