Question regarding Conversation Log
# support
k
Hi team, I been developing an app using VAPI and have a bit of difficulty. In the Conversation Log, the text of the conversations is broken down into pieces, making the transcript very difficult to read. Is there a way to consolidate the text into a single conversation and make it more readable?
v
@kejan Hello! I'm glad to assist you with your VAPI integration. To consolidate the text into a single, readable conversation, you can use the Extracting Conversation Data feature of VAPI. This will allow you to review the conversation as a whole rather than in fragmented pieces. If you need guidance on how to implement this feature or if there are specific functions within VAPI that you're looking to use for this purpose, please let me know, and I'll be happy to provide more detailed instructions or assistance!
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
k
Extracting Conversation Data feature of VAPI -> Would this allow us to display the entire conversation in a live transcript UI on our web app?
s
Can you send a screenshot?
as well call_id?
@Sahil
bd4d1cbd-54e1-43be-a81b-678bb965d6a3
s
Use the conversation update parameter instead of transcript option you will get message one turn is over
k
ok, trying rn