Genesys Cloud - Main

 View Only

Sign Up

  • 1.  Interaction date and end date

    Posted 6 hours ago

    hi, i would like to know if there is a way to include seconds in the interaction date and end time for more accurate summary view and export result


    #Reporting/Analytics

    ------------------------------
    Jeffrey M Cairo
    ------------------------------


  • 2.  RE: Interaction date and end date

    Posted 4 hours ago

    Hi Jeffrey,

    I don't think this is possible directly from the UI, at least not in the way you are describing if you need to work from the exact interaction end timestamp.

    One API option you could use is:

    POST /api/v2/analytics/conversations/details/query

    That endpoint returns detailed conversation data, including fields such as conversationStart and conversationEnd. One thing to keep in mind though is that the query interval is still based on conversations that started in the interval, so if you need to report strictly by end date, you would likely need to query a broader range and then filter on conversationEnd in your own logic.

    So from what I can see:

    • UI → I don't think it supports this cleanly
    • API → POST /api/v2/analytics/conversations/details/query looks like the better option

    Hope this helps.



    ------------------------------
    Phaneendra
    Technical Solutions Consultant
    ------------------------------



  • 3.  RE: Interaction date and end date

    Posted 3 hours ago

    the display option allows you to change the duration field to HH:MM:SS, but not the date field.



    ------------------------------
    Kaio Oliveira
    GCP - GCQM - GCS - GCA - GCD - GCO - GPE & GPR - GCWM

    PS.: I apologize if there are any mistakes in my English; my primary language is Portuguese-Br.
    ------------------------------