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.comhttps://www.ttecDigital.comhttps://RobertWC.Blogspot.com------------------------------
Original Message:
Sent: 02-18-2025 02:43
From: Balaji Balakrishnan
Subject: Issue with Deleting Attachments from Email Interaction in Genesys Cloud
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
------------------------------