Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Mike_Crook7 Self-Service Flow Steps is currently in closed beta. This will allow customers and partners to implement services that can be deployed as flow steps within Marketo. There's some development required, but you can build a service to call our custom object apis in order to perform CRUD ...
What you're suggesting really is not possible. Without the customer identifying themselves and attaching their identity to the cookie value there would be no way to look up data from that person's record. That said, you do not need to use the munchkin cookie to leverage that method, you can use an...
Changing this would make it so that you could not rely on Data Value Changes in flow step choices following a Call Webhook step, which is an important and common use case.
This is not true, Mark. Inherited tokens in executable campaigns are supposed to work in Emails.
We don't have any plans to update existing webhook functionality. We're actively working on a new feature to supplant them, and we're planning to go into open Beta sometime early next year.
Please, open a case with support including the details of your campaign. This is supposed to work as you expect.
One of the biggest gains to productivity you can employ with Executable Campaigns is the ability to pass the token context of the parent campaign to child campaigns. This allows you to template your campaigns to use contextual data from the parent and then put it into practice within reusable execu...
Executable campaigns are a powerful new feature designed to allow you to make your campaign logic modular, reusable and maintainable. However, staying within the limit of three nested executables can be difficult when your campaign trees get complicated. This article describes a simple method of c...
There are several options to do this on Marketo Landing Pages including Greg's great example here. We have no plans to make this a feature available via form embed code. You can set default values either static or dynamic with the Forms JS API See the "Set Values on Hidden Fields on the Form" Exa...