Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You're just seeing caching. The easiest way to bust it is by doing a hard refresh on the page, ctrl+f5 on windows, cmd+shift+r on mac. That will clear all cached images/scripts/stylesheets on the page and load them fresh without affecting your whole browser cache.
Please use this method if you need client-side submission for some reason: http://developers.marketo.com/blog/make-a-marketo-form-submission-in-the-background/ It's supported, unlike ss post.
We've got redirects in place for almost all old URLs on the new site. If you find any broken links, please report them to developerfeedback@marketo.com. That post, however, was intentionally removed as it's not a desirable usage, and causes a lot of issues. We've released a new endpoint which cov...
It shouldn't be working that way. I would file a support ticket.
My first guess would be that the name in the SL doesn't strictly match the name in the Opportunity. I would check these things:Make sure that you're using the same type of underscore in both places. Possibly try a test name that only has alphanumeric characters to ensure you're looking at the same...
Are you creating the corresponding opportunity role to link the Lead and the Opp? The Added trigger looks for the creation of a role linked to a lead, while Updated looks for updates made to linked opportunities.
Program status is managed through a separate endpoint from lead sync: http://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#/Leads/changeLeadProgramStat…
Delete the relevant flow steps in the campaign.
Sorry, that endpoint isn't available until the Q3 release. I will fix the docs. Please use Create/Update Leads instead.
Are you getting any errors on page load in your console?