Skip to main content
August 8, 2013
Question

Marketo SOAP API Getactivities response is very slow.

  • August 8, 2013
  • 1 reply
  • 476 views
is anyone else experiencing slow Getactivities response time when geting marketo Activities? We have been waiting at least 30  to 40 minutes.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

August 8, 2013
Are you using getLeadActivities() or getLeadChanges()?  The former pulls the activities of a single lead, whereas the latter fetches the activities of all leads.  You could use the activityFilter->includeAttributes->activityType to limit the activity types you wish to be returned in the result.