Skip to main content
May 23, 2014
Question

Report Definition

  • May 23, 2014
  • 2 replies
  • 965 views
Hi,

I am from data engineering team here.I am succesfull in extracting data from marketo using SOAP API.
For validation, I was trying to generate same reports as generated by marketo automated reports.
Is there way to find out what is report defination used in each of automated reports.for eg:- what are columns used in report.
1.Report- Web page activity:- There is column called "first visit","last visit" . from where these columns are coming? as per my knowledge there is no direct field for these.

can you please help me here?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

May 23, 2014
Hi Swati,
as far as I know it just takes it out of the Lead's Activity Log.

Best regards

Steffen
May 23, 2014
Yes Steffen.you are right that information has been extracted from activity's log but in order to generate report , we need to know  various types of filters like
1.Date filter
2.Which all columns are required
3.For eg unsubscribed is true/false.

Can I get information directly through soap API's?
and if yes, how can i get that

-Swati