Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Well, "Clicks Link in Email" is a trigger. You can specify the email and the link, and if the click happens, your Flow Step will be executed. "Not clicking" is obviously not an action, and therefore it can't be a trigger. But "Not Clicked an Email" is a filter, so you can say that if a person has no...
Yes, that's right. And if you want to be really precise, you'd say that you're not referencing the default program in your EP, but in fact the very Smart Campaign in that Default Program. If you go through that dialogue, you'll see that the eventual content you add is a Smart Campaign:
Are you suggesting that we should create an engagement program as a parent, then establish a default program as a child? No, not necessarily. The default program can live inside the Engagement Program or outside of it - that is a matter of taste. Advantage of the child: You can clone the whole EP wh...
Hello! The only thing I can say is that these kind of triggers work for me. If I change a Revenue Stage from "Lead" to "MQL", my trigger campaign fires as expected: Do you have additional filters on your Smart List that we don't see? Or have you set your Smart Campaign to "Run Only Once", and your t...
That's certainly possible. One instance sends the webhook, and the REST API of the other instance will consume it. You can even send a webhook within one instance. Here's how the webhook looks like:https://MUNCHKIN_ID.mktorest.com/identity/oauth/token?grant_type=client_credentials&client_id=abc&clie...
Don't worry, you can absolutely use tokens in these fields. Marketo is actually saying that it doesn't know whether or not you're respecting your DKIM setup. Just ignore this message.
Well, this Smart List gives you people who clicked a link and submitted a form. These two events can be unrelated. The form submit might even have occurred before the link click. So causality is by no means guaranteed.
In almost all cases, you'll find the unique ID of an asset (Email, Landing Page, Smart Campaign, Smart List...) in the URL:Email: /marketo-engage/email/12489/overview/detailsSmart Campaign: /marketo-engage/classic/SC7848A1And when you add that ID to a link via parameter, like page.example.com?emailI...
"Run Once" would mean that you only add people to the program who exist in your Marketo database now. If you want to add future records to the program as well, you should run the campaign recurring - like daily at midnight. Qualification rules should IMHO be set to "only once", as there is no reason...
Hmm, this looks like a feature that Marketo forms should have, but I don't think they do. Form Visibility Rules get you somewhere though: That would make it so that after the selection in "Country", your user would only see the correct option for the field "Phone Country Code" (I don't have that fie...