Legacy Dev Forum Posts

 View Only

Sign Up

Filter for Latest Changes Conversation Detail

  • 1.  Filter for Latest Changes Conversation Detail

    Posted 06-05-2025 18:27

    azt0420 | 2023-08-09 15:35:35 UTC | #1

    Hello! We need a way to get updates for long-running interactions that could span multiple days (emails, scheduled callbacks, etc) using /api/v2/analytics/conversations/details/query .ConversationEnd dimesnion is available but the only options are Exists/NotExists and exact value. Is there a way to filter by ConversationEnd > x ? Or, any other way to detect changes since a certain datetime?

    TIA


    Eos_Rios | 2023-08-10 15:10:46 UTC | #2

    https://developer.genesys.cloud/analyticsdatamanagement/analytics/jobs/conversation-details-job#differences-to-conversation-detail-queries

    tldr; use the jobs endpoint and it catches anything that changed during the requested interval not just stuff that started within the requested interval.


    azt0420 | 2023-08-11 20:52:48 UTC | #3

    Thank you @Eos_Rios for the reply and suggestion! I was not aware of that difference. I've been avoiding using the /jobs interface until now, due to the extra latency and processing. Guess I will have to bite the bullet.


    system | 2023-09-11 20:53:41 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: 21421