Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Beware of API triggered messages that may send the same templateId. There is a pretty terrible bug system behavior where the lowest campaignRunId will be re-used
Not sure how BriteVerify is doing their verification but @aol, @yahoo, @verizon emails return as 'catch-all' addresses which means it can appear valid from a server-side scan but will bounce when a real email is sent. There are some ways around it, but depending on your database size and audience it...
Looks like an Id was re-used between the tags and code for the page. Double check those are unique and I think it will fix the issue
Have you checked the folders / programs in question for an 'Overridden' token? that could potentially cause the 'evil folder syndrome' issue
If someone is using Ghostery or a privacy plugin it can block the Marketo JS and not load the form. Is it possible the people reporting the issue are using such a browser extension?
Sometimes the pre-fill menu doesn't work. Especially so if you're in a larger instance.You can just copy/paste the value so long as you're sure it's correct. For this reason, I just keep a .txt file of my most used tokens. Glad it's working!
{{system.dateTime}} should work.System Tokens Glossary - Marketo Docs - Product Documentation
If you are talking about the metadata / attributes stored within the Activity itself, this endpoint will give you those details: GET /rest/v1/activities/types.jsonhttp://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#/Activities/getAllActivityTy… Sample output f...
Hi Nick, You can try this: Go to: Admin -> Email -> Edit Text Editor Settings there is a setting to turn the default
tags off. If this hasn't been done, it could be the source of your headache. hope it helps!You can if you wanted your campaign to run <90 days from the time they were added to the list. The added to list activity is only in the activity log for 90 days which is right when you want this to run so there is no guarantee it will work correctly. I think this is what Sanford was mentioning ea...