1. Availability of Forwarded Call Data
Question:
We are using Zoom’s webhook data to track call activity for our clinical program. However, we’ve noticed that when a call is forwarded, the data stops recording after the initial transfer. Our workflow involves a coordinator forwarding all incoming calls to a nurse, so the forwarded call details (such as duration and recipient information) are missing from our dataset.
Current subscribed webhooks:
phone.callee_call_log_completed
phone.callee_answered
Could you clarify:
- Does Zoom provide webhook or API endpoints that capture full call details, including forwarded calls?
- Is there a way to track the duration of a forwarded call after the transfer?
- Are there specific settings we need to enable to ensure forwarded call details are captured?
Any guidance on how to retrieve this data would be greatly appreciated.
2. Availability of Outbound Call Data
Question:
We are currently using Zoom Phone webhook data to track incoming calls for our clinical program. However, we are unable to retrieve any data on outbound calls, even though they are a key part of our operations. The webhook currently gives us only the inbound call data.
Could you help with the following:
- Does Zoom provide webhook or API support for capturing outbound call data?
- If so, which API endpoints or webhook events should we be using to collect this information?
- Are there any account-level settings or permissions that need to be enabled to access outbound call data?
We want to ensure our dashboard captures both incoming and outgoing calls to provide a complete view of our team’s workload. Any assistance would be greatly appreciated.