Skip to main content
March 13, 2015
Question

Dashboarding with Leftronic SOAP API issues

  • March 13, 2015
  • 2 replies
  • 924 views
I recently started trying to use Leftronic as a solution for displaying high-level data for senior management in Leftronic, but it appears when their app makes a call to Marketo, the response time is slow that the connection times-out and no data makes it into Leftronic.  Has anyone had any experience with leftronic or other dashboarding solutions and getting it integrated with Marketo?  Any suggestions on alternative solutions?  Is this likely because our lead-database is just too darn large?
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
March 13, 2015
I'm not familiar with Leftronic, but I've seen that some other customers make a nightly export from Marketo, and then load that data into their reporting solution (rather than trying to get it out through the API in real time)
SanfordWhiteman
Level 10
March 13, 2015
Seconding @Jep, it really doesn't make sense to expect any old remote query of a transactional db, with the additonal overhead of a Web API, to perform acceptably.  For some queries yeah, but for others you want your dashboard to be querying a data warehouse.  Maintain that warehouse yourself using scheduled data dumps.