Kishore Kumar
09/16/2024, 7:46 PMVapi
09/16/2024, 7:48 PMjavascript
const timestamp = 1726480823477;
const date = new Date(timestamp);
console.log(date.toString()); // This will output the date and time in human-readable format
If you need to convert it using another method or require assistance with a different programming language, please let me know, and I'll be happy to help!Vapi
09/16/2024, 7:48 PMKishore Kumar
09/16/2024, 7:52 PMKishore Kumar
09/16/2024, 7:53 PMVapi
09/16/2024, 7:53 PMstartTime and endTime, or similar fields that indicate the duration of the call. If these fields are not present in the report you're receiving, it might be necessary to check the documentation or settings of the VAPI to ensure that all relevant call time details are being included in the end-of-call report.
If you have access to the system or API that generates the end-of-call report, you might need to configure it to include the desired time details. If you're unsure how to do this or if the information is not available, please ask support for more info on this.Shubham Bajaj
09/18/2024, 2:22 AMShubham Bajaj
09/18/2024, 2:22 AMKishore Kumar
09/21/2024, 7:19 PMShubham Bajaj
09/22/2024, 8:29 AM