Marketo webhooks are a powerful way to interact with 3rd party systems in order to unlock a range of functionality that cannot be achieved in Marketo. This post will give you a de...
Marketo trigger tokens are a powerful way to extract information about the event that caused a smart campaign to run. This blog post will walk through three examples that show you ...
This blog post will show you all the creative ways you can use Marketo tokens for saving time when building emails, webhooks, and smart campaigns.
Marketo Tokens Available
Here...
Anyone who has tried to create an email template within Marketo will know what a pain this is! I am going to show you the best way to create Marketo email templates that scale eleg...
@SanfordWhiteman@Jo_Pitts1
Here is some more context about my use case and why the code works for me. My field does not contain actual line breaks it contains "\n" characters (or ...
For anyone looking at this post now the replaceAll method did not work for me. However, the replace method already replaces all matches
$lead.aIEmailBody.replace("\n", "<br /><br ...
@SanfordWhiteman
How can you use dateTime tokens in the "Date Token" option in the wait step?
This was brought up before and I get the same error when I try and schedule a campai...
@JeffHensiek
"Also, any suggestions on creating SMS notifications that include lead/contact info" you can use lead and company tokens in the webhook body to populate the SMS infor...
I confirmed with Marketo support that it is possible to give Marketo write access to Account fields but it has to be ALL account fields i.e. you cannot allow writing to only a cert...