Things have cleared up since.I was seeing the occasional 604 Request timed out error from the API. Our retry logic waits a few seconds before trying again so as to to overwhelm the...
Is anyone also experiencing extreme slowness with getting lead activity through the REST API? For example, I have been pulling the "Email Bounced" activity type for the past 20 min...
Not a bad idea, assuming Marketo does indeed write the data in time order. If I go that route, I think I would still factor in a buffer just to make sure.I really think they should...
Has anyone run across a problem comprehensively gathering all lead activity for a given activity type? I’m finding gaps in my data even though I’m keeping track of all my datetime ...
Thanks for the reply, Josh. I've been monitoring the Campaign Queue but manually tracking it is tiresome. Hopefully Marketo will surface some type of API queue/performance monitori...
I'm looking for a way to observe and/or track the throughput performance of our campaigns as a possible indicator for managing the rate at which we update lead information. Accordi...
This is what I do for API calls, but the W3C formats don't work for CSV imports. If I send a datetime like "2015-11-11T16:07:38+00:00" within a csv, it gets set to "2015-11-11 00:0...
Will it always be UTC-5 even in daylight savings?UTC-5 is EST during standard time, but CT during daylight savings. I just wonder if they expect EST instead, which would be UTC-5 o...