Marketo Api - Get Email Sent, Email Open And Email Clicked | Community
Skip to main content
October 2, 2014
Question

Marketo Api - Get Email Sent, Email Open And Email Clicked

  • October 2, 2014
  • 1 reply
  • 732 views

As part of the project requirement I need to get the email opened, Email Sent and Email Clicked data from Marketo fpr a particular campaign. How can we acheive this. I looked in to the api but not able to find a suitable one.

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

1 reply

October 2, 2014
You can get all such activities, and then perhaps filter down by campaign or filter down by Static List. The best starting place would be this API: http://developers.marketo.com/documentation/soap/getleadchanges/

Probably not exactly what you'd like, but a starting point.