Schema format of Web Message - MessageTranscript file

I am using AWS S3 Recording Bulk Actions Integration to retrieve files with "mediaType": "Message",
"messageType": "webmessaging".

I can't find the schema for the contents of the MessageTranscript contained in the .zip file.

Please provide schema.

Does this help? Working with exported recordings in AWS S3 bucket - Genesys Cloud Resource Center

No. I found this page, but the only schema it provides is the ${recordingId}.zip_metadata.json file.
I need the schema for the ${recordingId}.zip file contents which is the MessageTranscript_${recordingId}.json file.

The content in the zip file should actually be just an HTML file. So there isn't really a schema.

The .zip file contains a single file MessageTranscript_${recordingId}.json which is not an HTML file, it is a JSON file which contains fields like from, fromContactsContact, to, timestamp, messageId, events, messageText, fromUser.

What are these fields. For example, are to and from fields participant ids?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.