Hello, if I want to insert an HTML snippet and have a customer speak to an agent via a web app, how can I then extract the text from that exact conversation, and is there a way to track the callID?
m
Mr.Traveller
02/16/2025, 8:06 AM
When a call starts, Vapi likely returns a call object with an ID. I can capture this ID when the call begins and store it for later reference.