Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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:MUNCHKIN_ID.mktorest.com/identity/oauth/token?grant_type=client_credentials&client_id=abc&client_secre...
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...
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...
Hello! No, I don't think you can. Form Pre-Fill only works after real email sends, not via sample sends (where you could define another person to populate email tokens from). But what you can do is e.g. to create a bunch of test people in your database with email addresses you can receive and send a...
I don't think that's possible with Marketo means alone. Sending a list of people means sending either a Smart List or a Report by subscription. But neither of these subscriptions can be triggered. As you said: Smart List subscriptions are being sent at a specific time that you can't even control, le...
I think the source of the two events that change Unsubscribe from true to false are the interesting ones. May 20, 2:06 pm and May 16, 2:07 pm. As if there were a daily batch at ~2:06pm that sets all records with Unsubscribe = true to false. Which would be very interesting. 🙂
Is there any news on that?No. And I don't think you'll ever be able to see the content of a Dynamics object in Marketo. As you won't for a Salesforce object btw.
Here's what I'm seeing: When a choice applies, the choice number is noted in the activity: Choices are counted starting with "0", so this Choice 3 is actually the fourth choice in this flow step. Choice 0 is also noted if the Flow Step doesn't have a choice. But if the default choice does not apply...