fgrimps | 2020-07-21 16:03:22 UTC | #1
We are still in the process of downloading our recordings: https://developer.mypurecloud.com/forum/t/bulk-download-recordings-yields-only-25-per-day/8174
Quick question: Are paged results ordered in the same way all the time I request an interval? I wonder if I resume a certain interval, let's say a specific day last year, is it possible to start where I left off last lime, let's say on page 10, or is it not guaranteed that the (paged) order of historic items is the same when requested again?
AgnesCorpuz | 2020-07-21 05:25:02 UTC | #2
Hello, the PostAnalyticsConversationsDetailsQuery function always defaults the return in ascending order of the conversationStart property.
For your scenario to start where you left off, you may add the date and time interval in your request body of the last entry already have.
fgrimps | 2020-07-21 16:02:32 UTC | #3
Hi Agnes. Perfect. Thank you. I get the idea of using the time part in the interval as well. That should work.
system | 2020-08-21 16:02:34 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 8337