Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello Adobe Marketo Engage users, I want to use this blog series to teach people how to write python to start solving some of your Marketo engage issues through the API. I will include resources for how to learn to use python, webinar resources, and code. This blog will be broken up into a series wi...
Hello Marketo Engage community, Here are the steps for writing a custom activity into a lead record in Marketo. I pieced together the documentation with the open source github library to get people started. Prerequisites include you have downloaded Python 3 and above, you have an environment setup t...
Thank you for the question, unfortunately you can’t build emails pre dynamic, the email template will need to be built, then you can make each section dynamic within the cloned email by the section through the Marketo editor ux. Templates should be generic with the ability to add content to all the ...
The audience is the number one reason to use segmentation and segments. There are lots of different ways to segment your audience, I like to find similarities in data, persona, job title, industry etc. Also, it is important to think about how common this audience is being emailed. If you find your...
personalisation: finding further opportunities eg. due to segmentation limitations (cannot use custom objects in smart lists)That is correct, you can’t use member of smart list or custom objects but you can use a static list reference. The solution is not all that great, but it is a batch campaign ...