Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Matthew VaroneYou are correct - that is one drawback of this approach. The only truly set-it-and-forget it method in this case would be to use a local asset, the reference to which should update dynamically upon cloning. Of course you lose the benefit of asset globalization and the easy maintenanc...
Jeremy NunezGenerally speaking, coding emails requires practices that do not apply to coding a web page. There are a lot of gotchas that sometimes go against best practices on the web - for example, CSS often needs to be in-lined to be fully compatible with different email clients. I would recommen...
Hey Sachin Masade,FlowBoost does not require a CRM integration, nor does the Hoosh Excel formula service and a few other options out there. Most have a free tier if your volume is low. You may want to check those out before doing the checks manually.
Hey Matthew Varone, I would use #{{program.id}} at the end of the link in question and then you can set up your trigger to reference the specific ID of the program you are interested in. Data following the "#" will appear in the clicked link activity unlike a querystring param. ---Justin Norris | P...
You could also check whether the DVC is actually a new value.E..g, if someone fills out the form and the campaign code is the same, the DVC will not actually register as a trigger for the campaign. (Although in that case you wouldn't expect to see it in the activity log as a DVC either).Regardless I...
Sachin MasadeUnfortunately you cannot compare two tokens in this way via Marketo. You should either do the calculation in your CRM via a workflow rule if possible, or otherwise you can do a call-out to an external service like FlowBoost to perform the calculation and return a value that then trigge...
Not sure what happened there. I've updated the post accordingly.
Hi Emilia Chioncel,If you are setting the acquisition program at import using the option in the import flow and it isn't getting populated I would open a support case. You do need to have an explicit sync step for new leads to sync to Salesforce; after that the automatic periodic sync should take ca...
Naor ChazanThis is one of those things that every company does a little bit differently. My personal views are: 1) Sales created leads should go directly to SAL (or equivalent stage), with the exception of contacts like Accounts Payable, Legal etc. customers, which should be shunted off the path to...