Next Page Token | Community
Skip to main content
April 26, 2016
Question

Next Page Token

  • April 26, 2016
  • 2 replies
  • 1622 views

Is the following situation a valid condition? Can you explain when it happens?

{

  "requestId": "ecd9#15451a780f2",

  "success": true,

  "nextPageToken": "JR62CGZN544ZNJMGGFXF4QJUNEGS6MNHXJS4TTRIIE6QXCXA5WPA====",

  "moreResult": true

}

In the above response for LeadActivities there is no result but moreResult flag is true. What does is imply?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

April 27, 2016

Hey,

I am waiting for an reply. Would really appreciate some help.

Kenny_Elkington
Adobe Employee
Adobe Employee
April 27, 2016

This can happen as noted in the docs: Get Lead Activities » Marketo Developers There may be additional results, but the database search for activities was halted to return in a timely manner instead of the call timing out.  You can continue paging as normal, but depending on the tiype of activities, the ones which you're searching for may have been archived so it may not be worthwhile.