Hey Michelle,Support isn't universal, but you can append '#page=<page number>' to your URL to link to a specific page. Chrome and Acrobat Reader certainly support this, but I can't...
Hey Andre,You can insert information like this via custom tokens with the requestCampaign and scheduleCampaign calls:http://developers.marketo.com/documentation/rest/request-campai...
Hi Anders,This error "20105 - Unknown lead field" indicates that you're submitting a field name which does not have a corresponding API name in Marketo. You can find the full list ...
Hi Abdallah,What this error indicates is that when attempting to perform this operation, the sync user does not have the ability to edit either parent object of the Campaign Member...
Hey Longfei,You would want to use getLeadChanges, which is the bulk version of activity API. You can return 100 activities per call, and specifiy timeframes to pull from:http://dev...
I'm currently working on putting a blog post together on using REST to implement external page prefill. I'll try to have it up sometime next week.That said, Jep is not correct rega...
Hi Dennis,Yes, it is possible, but it is exceedingly difficult to do with success. A Marketo instance can only sync to a single SFDC instance, but the reverse is not strictly true....
Hey Ari,It looks like this is an Account field you're trying to write to. Marketo by default does not write to account level fields, so what's probably happening is that the change...
Hey Colby,This is usually unrelated to field validation, and is instead related to invalid XML chars. I'd recommend Adding the failed lead to a static list, exporting all columns i...