You may encounter cases where the Einstein Work Summary fails to include parts of the actual Voice Call transcripts.
This issue is caused by the extraction logic in the "Get Transcripts for a Voice Call" flow, specifically the "Get Conversation Transcripts" action. The system only retrieves transcripts (ConversationEntry) that meet the following criteria:
Filter Condition: The ConversationEntry record's ServerReceivedTimestamp must fall between the CallStartDateTime and the CallEndDateTime of the Voice Call record.
Each ConversationEntry corresponds to an individual utterance (one speech bubble in the conversation component).
If a timestamp falls outside of CallStartDateTime and the CallEndDateTime of the Voice Call record, the flow cannot fetch that specific part of the transcript, resulting in it being excluded from the Work Summaries.
To fix this, you need to manually adjust the call timestamps so they encompass all transcript records.
Use an API tool to call the "Update a Voice Call Record" endpoint.
Update the startTime or endTime of the Voice Call record so that it covers the timestamps of all missing ConversationEntry records before re-running the Work Summary.
Endpoint: /telephony/v1/voiceCalls/{CALL_ID}
005298680

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.