Hi,
I have large set of lead records.
I invoke getMultipleLeads() API with a time frame ( using latestupdatedAt and oldestUpdatedAt ).
I paginate the results.
If the window ( oldestUpdatedAt, latestUpdatedAt ) is high, I saw Internal Error from Marketo.
Some tests shows that, it is around 30 to 40 minutes.
When I broke the time to smaller chunks, I dont see the error.
The question is,
" Does Marketo have any timeout set?"
What is the best way to query the large result set? ( Around a billion )?
I did see the post, and our implementation is similar to that.
http://developers.marketo.com/blog/retrieving-customer-and-prospect-information-from-marketo-using-the-api/
Thanks,
Jilani