Legacy Dev Forum Posts

 View Only

Sign Up

Clarify presence of cursor in analytics jobs endpoint

  • 1.  Clarify presence of cursor in analytics jobs endpoint

    Posted 06-05-2025 19:06

    joel_hellman | 2020-05-13 08:03:35 UTC | #1

    I find the documentation about analytical query jobs at https://developer.mypurecloud.com/api/rest/v2/analytics/conversation_details_job.html slightly misleadning.

    First, the section Jobs Lifecycle says (my highlight): ...you will find a cursor

    But later on the same page, I read this (my highlight): The *presence* of a cursor indicates that there's more data available.

    Can we clarify that the cursor is only present in the job results response, if there are actually more results to fetch in the dataset, and that cursor is otherwise missing from the response?


    tim.smith | 2020-05-13 16:06:21 UTC | #2

    joel_hellman, post:1, topic:7767
    But later on the same page, I read this (my highlight): The *presence* of a cursor indicates that there's more data available.

    Can we clarify that the cursor is only present in the job results response, if there are actually more results to fetch in the dataset, and that cursor is otherwise missing from the response?

    These two statements appear to be stating the same thing. The former implies the inverse also, meaning that the absence of a cursor indicates there isn't more data available.


    joel_hellman | 2020-05-14 07:32:31 UTC | #3

    That's fair.

    I guess my point really was, I got the impression that cursor might always be present in the result set, but be null if there were no more data to be fetched.


    system | 2020-06-13 07:32:33 UTC | #4

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 7767