Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Daniel,This is an API user permissions error: Authentication is successful but user doesn't have sufficient permission to call this API. This means that the User which was provisioned for your use does not have sufficient permissions to perform the request, so it may be that you do not have acc...
Hey Alex,It looks like on that site, you're using an incompatibel version of jQuery, so the munchkin event is not firing. Munchkin.js only support version 1.3.* to 1.8.* of jQuery, so you'll need to either switch to one of those library versions, or switch munchkin-beta.js which has no jQuery requi...
Hi Dan,Would you be able to provide an example request and full response of your requestCampaign call?
Hey Nio,Marketo provides some responsive email templates at templates.marketo.com.
Hi Gregory,My Tokens are not really designed for this use case. You can create this as a snippet, or part of you Email template, however.
I think Jason actually means {{trigger.Link}} for this particular case. You can find the full list of trigger-context tokens here: https://community.marketo.com/MarketoArticle?id=kA050000000KywJCAS
Hi Allison,If you're seeing something like this occur on a recurring basis, I would recommend consulting your IT department to see if there are any recurring jobs set up on your machines which may be affecting the plugin's registry entries or some similar process. It may be that the plugin or its r...
Hi Giorgio,Currently retrieval of lead records from smart lists is not supported via SOAP or REST. You can utilize the Get Multiple Leads by Filter Type method, however, for similar functionality: http://developers.marketo.com/documentation/rest/get-multiple-leads-by-filter-type/
Hi David,To accomplish this, you would need to use the 'Member of Smart List' filter and then select the All Leads list.
Hi Grant,You can go to Admin>Field Management and use the 'Export Field Names' option provided there. This will provided you with the API names that are required to be used to access/update fields via the API. If you do not have access to this menu, you will need to contact your Marketo Admin to r...