Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We want to fetch emailid and formid of the emails and forms that belong to a particular smart campaign using the smartcampaignid. Is there a way to do this using the API? I looked through the documentation and could not find anything that works. Something like this Asset - Marketo Developers endpoin...
If a lead is deleted and after that if the activities are extracted through the API (bulk or otherwise), will this export not contain the activities of the deleted lead? I've looked at answers that describe differences in reporting after leads are deleted, but I couldn't find any where this question...
Got it! Thanks a ton!
As an example, please consider the following activity: idmarketoguidleadidactivitydateactivitytypeidcampaignidprimaryattributevalueidprimaryattributevalueattributes1130382506113038250641319172020-11-01T02:33:02Z21104.0NaN"[{'name': 'Client IP Address''value': '111.111.111.111'}(I've change the IP ad...
"[{'name': 'Client IP Address' is present for multiple activity types, I noticed its presence in 'Fill Form' , 'Visit Webpage' and 'Open email'. The values for these are IP addresses of course."[{'name': 'Campaign Run ID' is present for 'Open email' and 'Click Email'. The value for these are number...
Thanks!The smart list right now is:1) Person was created (Without any constraints)2) examplePreferenceField = True And flow is:1) examplePreferenceDatestampField = {{system.date}} And this seems to work (i.e. the datestamp is being saved), so I did not understand why I would also need a Data Value C...
We have subscription forms where preferences can be selected. When a member fills this form, a new member is created within Marketo (unless they are present already). A member can opt for any/all of 6 preferences. We would like to keep track of how many members have subscribed to each of the prefere...
Open Email, Click Email, Visit Webpage, etc. - is there any official documentation for these and other activity types? One of the answers somewhat makes it clear https://nation.marketo.com/t5/Product-Discussions/Difference-between-Open-Email-Click-Link-and-Click-Email/m-p/34866#M7301 . I understand ...
I was looking at the activity data collected by Marketo for "Visited webpage". According to the timestamps, the same person has visited multiple webpages (atleast 3) in the same second i.e. having the exact same timestamp. And this has happened to multiple people in the database. If it was just a c...