kameysh
November 22 |
@crespino , Can you tell me from where can i obtain the conversation ID to pass it in the parameter?
Visit Topic to respond.
crespino
Genesys Employee
November 21 |
crespino
Genesys Employee
November 21 |
You can use this API to get the transcript: https://developer.genesys.cloud/devapps/api-explorer#get-api-v2-speechandtextanalytics-conversations--conversationId--communications--communicationId--transcripturl. You'll need both the Conversation ID and the Communication ID to obtain that.
Or you can use the Recording API: https://developer.genesys.cloud/devapps/api-explorer#get-api-v2-conversations--conversationId--recordings. The recording of a web messaging conversation is just the transcript. The recording API will return you a signed S3 URL and then you can go pull down the transcript of the conversation from S3.
kameysh
November 21 |
Hi,
I'm looking for an option to download the chat transcript from the genesys web messaging (Admin panel configured UI). Is there any API we can call to or any commands/event available to access the chat transcript?
Visit Topic to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, click here.