Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Bulk Purge Filtering

    Posted 2 hours ago

    We have a need to perform a bulk purge for calls that meet specific conditions (Session DNIS, Initial Direction: Inbound, Direction: Outbound), but also need to specifically identify calls that continued recording post the call Wrap Up Code selection.    

    Is there any insight on how to filter either recording end time and/or call recording continues beyond the Wrap Up?

    Thanks in advance for any help you can provide.


    #Architect
    #Archy
    #CXasCode
    #DataActions
    #EmbeddableFramework
    #Integrations
    #MobileMessenger
    #PlatformAPI
    #PlatformCLI
    #PlatformSDK
    #Scripts
    #Triggers
    #Uncategorized
    #WebMessaging

    ------------------------------
    S Kelley
    ------------------------------


  • 2.  RE: Bulk Purge Filtering

    Posted an hour ago

    Hi Sherman,

    From my understanding, there isn't a native filter to identify recordings that continued beyond the Wrap-up/ACW period.

    One possible approach would be to use the POST /api/v2/analytics/conversations/details/query API to retrieve the conversations matching your Session DNIS and direction criteria, then compare the conversation timeline with the recording metadata externally to identify the affected interactions before performing the bulk purge.

    I haven't verified whether the Conversation Details API alone exposes sufficient recording timing information for this comparison, so hopefully someone from the community or Genesys can confirm if they've implemented this approach.



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