Next Page Token

Anonymous
Not applicable

Next Page Token

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?

Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: Next Page Token

Hey,

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

Kenny_Elkington
Marketo Employee

Re: Next Page Token

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.