Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
A couple of things you'll need to edit on your page.Add a class, for example "munchkinlink", to the divs that people click onAdd a "data-desc" attribute and the relevant value to the divsThen add this script to the footer of your page:$(".munchkinlink").on("click", function(){Munchkin.munchkinFuncti...
Do you have to use filters + batch? Could you not use trigger on "revenue stage is changed" and flow:wait 20 dayssend email if revenue stage is XEDIT:Alternatively, trigger on "data value changed" and flow:wait 20 dayssend email if life cycle stage is X
they don't own the account, just the lead).When you import into Marketo net new records, the default object that the record is created in is the lead object. In the lead object there is no relationship to the account object.Are you saying you'd like records imported directly as contacts?
Try actually sending the email to yourself and seeing the result in the smart campaign if it says email delivered or if there's a bounced reason. You'll need to add yourself to the database
An alternative is to use smart campaigns and to fire off webhooks to your own marketo forms endpoint while copying the data from your custom fields to primary fields
Unfortunately Marketo doesn't come with certain pre-built features like Hubspot does, a pre-built preference centre being one.We spent a good couple of days setting up and testing our preference centre and the result was way better than any out of the box solution. Managing lists is an ongoing task ...
The mobile version should pre-fill according to how you described it. If you clicked the mobile link immediately (like 1 second) after filling out the form on desktop, you may have been too quick.
Might be worth writing apex code to copy the value from the custom object's field to a lead object field on create and update which then syncs as per normal with Marketo.Actually, if you're using salesforce, couldn't you use a workflow in salesforce?
As I understood the question asked, you wouldn't be able to add the custom object fields as columns in a smart list for exporting