Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Issue with Deleting Attachments from Email Interaction in Genesys Cloud

    Posted 02-18-2025 02:43
    No replies, thread closed.

    Hi Team,

    I am trying to remove attachments from a customer's email interaction in Genesys Cloud. Additionally, I want to delete both attachments and transcripts using the API.

    I used the following API endpoint with a PUT request:
    /api/v2/conversations/{conversationId}/recordings/{recordingId}

    Although the request returned a success response, the attachments were not deleted.

    Has anyone encountered this issue before or knows an alternative approach?


    #API/Integrations
    #DigitalChannels
    #Omni-ChannelDesktop/UserInterface

    ------------------------------
    ---
    Thanks,
    Balaji Balakrishnan
    ------------------------------


  • 2.  RE: Issue with Deleting Attachments from Email Interaction in Genesys Cloud
    Best Answer

    Posted 02-18-2025 14:55
    No replies, thread closed.

    Hello Balaji,

    This would probably be a good question for the Genesys Cloud Developer Forum. I would recommend reaching out to that community for more info.



    ------------------------------
    Jason Kleitz
    Online Community Manager/Moderator
    ------------------------------



  • 3.  RE: Issue with Deleting Attachments from Email Interaction in Genesys Cloud

    Posted 02-18-2025 23:28
    No replies, thread closed.

    I would send the Emails to a specific queue that does not allow for transcription (although that does not really matter) and then use a policy to not retain the recording.  With digital interactions, the recording is the transcript.  

    As for the attachments, I would run the https://developer.genesys.cloud/devapps/api-explorer#delete-api-v2-conversations-emails--conversationId--messages-draft-attachments--attachmentId- to delete the attachments on the draft when the user replies to the email.  That will not stop them from seeing them, but will not attach them to the new draft.

    Also, in Outlook 365, you should be able to not include attachments when forwarding the email to Genesys.  



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------