Hi Manoj,
You should be able to use this API:
https://developer.genesys.cloud/analyticsdatamanagement/speechtextanalytics/#get-api-v2-speechandtextanalytics-conversations--conversationId--communications--communicationId--transcripturl
to get messaging transcripts as well. It's not exclusive to voice interactions. If you run into issues, maybe you can open a CARE ticket to get further help.
------------------------------
Anik Dey
Genesys - Employees
Staff Product Manager
anik.dey@genesys.com------------------------------
Original Message:
Sent: 08-16-2023 03:47
From: Maloy Karmakar
Subject: File format for Downloading Transcripts from Interaction details
Hi Anik,
Thank you for your response.
I need this feature to automate sending/updating CRM with messaging transcript. For the above mentioned methods:
- Have you tried the new 'Copy Transcript' feature?
- This feature is a manual task which agent has to do and is not preferred by the customer.
- If you want to programmatically download transcripts, you may want to use this API:
https://developer.genesys.cloud/analyticsdatamanagement/speechtextanalytics/#get-api-v2-speechandtextanalytics-conversations--conversationId--communications--communicationId--transcripturl- This feature doesn't help to provide transcript of a Digital Interaction. It only works for Voice Speech Analytics. So, is will be of not help.
What I tried are:
- Using recording API (/api/v2/conversations/{conversationId}/recordings)
- Using get Message API (/api/v2/conversations/messages/{conversationId}/messages/bulk)
But, not able to format using the Data Actions to format with Agent/Customer Name, Sent Time and the actual Text Body only.
Is there any way I can fetch the messaging transcript to consist only the messaging data which doesn't contain any system/routing data presentable to customer.
------------------------------
Maloy Karmakar
British Telecommunications PLC
------------------------------
Original Message:
Sent: 08-14-2023 12:26
From: Anik Dey
Subject: File format for Downloading Transcripts from Interaction details
Hi Maloy,
Have you tried the new 'Copy Transcript' feature?
https://community.genesys.com/discussion/copy-an-interaction-transcript
You can copy the transcript to a clipboard, paste it into a text editor and share it as needed.
If you want to programmatically download transcripts, you may want to use this API:
https://developer.genesys.cloud/analyticsdatamanagement/speechtextanalytics/#get-api-v2-speechandtextanalytics-conversations--conversationId--communications--communicationId--transcripturl
------------------------------
Anik Dey
Genesys - Employees
Staff Product Manager
anik.dey@genesys.com
Original Message:
Sent: 08-13-2023 04:44
From: Maloy Karmakar
Subject: File format for Downloading Transcripts from Interaction details
Hi Karthik,
Do we have any progress in that?
We have a use case where customer wants to automate fetching the digital transcript and store in Service Now Ticket.
------------------------------
Maloy Karmakar
British Telecommunications PLC