Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Well well well, there you go.
Hi Alexandra,Sorry I missed your reply 3 weeks ago. Did you find the help you needed? I'd recommend opening a new thread rather than replying to old threads when you're figuring something out.. I think that's the consensus generally around here.
Hi Kenzie,I want to say this is incorrect but you've made me think about this, because the UI is a bit weird.What I suspect (99% sure) will happen is that the lead will only be deleted from Marketo if the first choice is matched. If the first choice is not matched, then a 'Do Nothing' flow-step will...
You need two scripts.Script A is for your interest savings, and it references the interest savings field.Script B is for your gift card amount, and it references the gift card field.Your email will then be able to insert {{my.interest savings}} and {{my.gift card}} as two separate tokens. I reckon y...
The branding domain is the link tracking. You'll need a cname to your branding domain 'mkto-123456xxx.com', which you'll find in the Admin console. It isn't really related to SPF/DKIM at all, so ignore that.
You'll need to remove the module and add it back in to try the newly approved variable.
The fields you don't want synced should not be visible to the Marketo Sync User within SFDC. Here is a specific doc: Step 2 of 3: Create a Salesforce User for Marketo (Enterprise/Unlimited) - Marketo Docs - Product Documentation
But if they visit the web page and close the browser before Munchkin has a chance to run, you aren't going to process their unsubscribe.. which is bad.
We do have a drag and drop landing page functionality: Create a Free-Form Landing Page - Marketo Docs - Product Documentation
Bit of a gotcha here, but I'd have to test to be sure. I don't reckon Change Data Value on a date value with an argument of {{system.date}}+90 will work as expected when moving from null to populated. I reckon it will just set it as {{system.date}}. Not 100% it will work on subsequent runs either. D...