How can I export all Marketo data to SQL Server? | Community
Skip to main content
January 14, 2015
Question

How can I export all Marketo data to SQL Server?

  • January 14, 2015
  • 2 replies
  • 2407 views
We've got a SQL Server Database set up to store and analyze our Marketo data. Does anyone have resources on how to leverage the SOAP API to download our data?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

January 14, 2015
Check out the SOAP API docs:
http://developers.marketo.com/documentation/soap/

I would also recommend checking out the community-supported client libraries to see if anyone of them can help speed up your dev cycle:
https://github.com/Marketo/Community-Supported-Client-Libraries
October 7, 2016

Hi,

We have bumped into the same issue as you had before while we are trying to extract Marketo data to SQL server database to build some analytic reports, but it turned out to be hared to achieve with Marketo standard API.

Finally, we developed our solution, and you can see my reply in the middle of this post: Replicate Marketo Database

Best Regards,

Vivian