Skip to main content
May 8, 2013
Question

Reporting API

  • May 8, 2013
  • 2 replies
  • 1034 views
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?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Jep_Castelein2
Level 10
May 9, 2013
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). 
Josh_Hill13
Level 10
May 9, 2013
I haven't heard of such an API hook. They would probably ask you to use RCA instead.