Re: Reporting API

Anonymous
Not applicable
We would like to populate our marketing dashboard with stats from our email campaigns.

Is there any reporting API available for Marketo to allow us to pull this information programmatically or are we stuck taking the exported spreadhseets and manually transferring to the dashboard?
2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni
I haven't heard of such an API hook. They would probably ask you to use RCA instead.
Jep_Castelein2
Level 10
Use the SOAP API call getLeadChanges() as documented in out API docs, which are attached to this page: https://community.marketo.com/MarketoArticle?id=kA050000000Kyr5CAC. You have to specify the type of activity you want to download (all options are listed in the WSDL).