Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Deprecation of Email V1 began almost two years ago and beginning with the March maintenance release to London & Netherlands subscriptions on March 17th, 2021 and all other subscriptions on March 19th, 2021, all API support for V1 emails will be ended. After this release, any attempts to interact wi...
Beginning on 2020-05-07, Marketo will start to roll out version 159 of the Munchkin JavaScript Client. Subscriptions which have the Munchkin Beta flag enabled will see changes from this release first, after which deployment will begin on a rolling basis to subscriptions which do not have this flag...
At this time there's not really a better way. We are working on providing a means of securely transferring credentials between Marketo and ISVs, which would eliminate the need for an end-user to access and transfer credentials to application providers, but this won't become available this year. Th...
What's the benefit of this over deleting an existing record and creating a new client? The credentials still need to be updated in the third-party service if the secret was changed, and deletion immediately revokes API client credentials.
What is an excel client library? I'm not familiar with the concept.
>forces end users like us pay for increasing daily volume API limits.This is not true, Peter. Bulk Export is metered by size-on-disk, and not by data transfer size, so this does not affect your quota utilization..
You can use the Forms 2 javascript API to hook into submission events and send your data over AJAX to your service. onSubmit and onSuccess are the typical callbacks you would use depending on your specific needs. You can find the reference here, and some examples of how to use the callbacks here
No the activities would record each of the individual values for each of your events, they wouldn't be captured in a single field. What exactly is the end result you're looking for? It might be easier to help if we know what your goal is.