Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I will be taking a brief hiatus from Office Hours, but registration is now open for the session on 5/31. Looking forward to seeing you there.
Self-Service Flow Steps is now in Open Beta and can be enabled on your Marketo instance through the Treasure Chest in your Admin menu. SSFS is a collection of features which allow you to design and deploy custom flow actions as web services, that can be used directly by Marketo Smart Campaigns. SS...
This is not true, Mark. Inherited tokens in executable campaigns are supposed to work in Emails.
Please, open a case with support including the details of your campaign. This is supposed to work as you expect.
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.
Custom activities sound better suited this this case: Understanding Custom Activities - Marketo Docs - Product Documentation They're only written once, instead of allowing updates.
Support can add these for you. Be sure to include the Display Name, API name, and Type(Date and Datetime are separate) for each field you're requesting.
The API you're referring to is only for creating and updating custom object records, we do not currently offer an API for managing custom object types.