Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
That's quite a few possibilities. Looking at http://developers.marketo.com/rest-api/error-codes/ you can try to deduce or at least narrow down which one of the connectors is the culprit. Then it'd be a matter of talking to the developer/s that maintain your external system to test and remedy the iss...
What error codes are you getting? Why did support think your Marketo was making API calls? Does your Marketo have any API integrations set up?
Custom fonts and Outlook (non-browser based) depends on if the custom font is installed on your computer. If the font isn't installed on your computer, no matter how you change your CSS, you won't see it.
This seems to work:.mktoFormRow.checklist-wrap > div > div > div > label { position: absolute; height: 100%;}
It's definitely working, you just need to tweak the CSS a bit or use some javascript to tweak it. The visible label of the checkbox element doesn't trigger the hover text, a hidden one does however.
Any reason why you wouldn't just use the built in Marketo dynamic content to change the email's from address?
Hover text goes in the "instructions" field in the forms editor not the "hint text" field. Hint text is for placeholder text.and it does work. tested in chrome, ff, edge, ie, safariQuestion: how are you testing? what browser are you using?
DIY email counter?2 custom score fields for emails per day and emails per week3 smart campaigns - 1 trigger to increment both fields each time email is sent (except for seed emails), 1 batch to reset daily count and 1 batch to reset weekly countyour email program filters will always include emails p...
We keep getting a 200 error.HTTP code 200 is OK or success.
Again, once you set the date time for the Calendar file, you don't have to worry about time zone changes or daylight savings changes. The calendar file takes the start and end datetimes and converts it to the correct UTC datetimes.Whoever downloads and opens the calendar file reads the UTC datetime ...