Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Archived Voice Recordings and Associated Transcripts

    Posted 3 days ago

    Hi All,

    I want to fetch the already archived voice recordings and the associated transcript and upload it to S3 bucket. So, need to know how I can achieve this?
    I tried the following API "P
    ut /api/v2/conversations/{conversationId}/recordings/{recordingId}" to update the archive date, but it is not working. Can we update the archive date for an already archived recording?
    Or is there any API to bulk restore the recordings?


    #DataActions
    #Integrations
    #PlatformAPI
    #PlatformSDK

    ------------------------------
    Thanks,
    Payal Sharma
    ------------------------------


  • 2.  RE: Archived Voice Recordings and Associated Transcripts

    Posted 2 days ago
    Edited by Jeroen van der Sandt 2 days ago

    Hi Payal,

    I believe you will need to restore the recordings first before you can move them. You can find a more information in this thread: Restore Archive Recordings Permanently | Genesys Cloud - Developer Community!


    ------------------------------
    Jeroen van der Sandt
    ------------------------------



  • 3.  RE: Archived Voice Recordings and Associated Transcripts

    Posted 2 days ago

    I tried to run the API Put /api/v2/conversations/{conversationId}/recordings/{recordingId} but it is not updating the archive date on the interaction. Not sure if this API will work for already archived recordings or not. Can anyone please let me know?



    ------------------------------
    Payal Sharma
    Team Leader
    ------------------------------



  • 4.  RE: Archived Voice Recordings and Associated Transcripts

    Posted 2 days ago

    I also found out that we can fetch the archived voice recordings using the following API : post /api/v2/recording/jobs.

    But since I have never tested this, I am not sure, if this can fetch the archived recordings for an interval. Can anyone please confirm if this is doable?



    ------------------------------
    Payal Sharma
    Team Leader
    ------------------------------



  • 5.  RE: Archived Voice Recordings and Associated Transcripts

    Posted 2 days ago

    you'll need to work with Genesys support to make the recordings accessible from archive.  Then the path that you tried should likely work.



    ------------------------------
    Bob Hall
    .
    ------------------------------



  • 6.  RE: Archived Voice Recordings and Associated Transcripts

    Posted 2 days ago

    Yes, we can export bulk recordings through script, please log support ticket and ask them to create script for it.



    ------------------------------
    Nitin Patil
    ------------------------------