Forum Discussion
Direct Routing Calls API - Checking if auto attended calls were picked up
Bemesko - Thanks for reporting your issue.
We will check this at with internal team and will get back to you once we get any update.
- BemeskoJul 19, 2023Copper ContributorThanks for the reply Sayali, I'll be available in case you need any more information.
- Sayali-MSFTJul 20, 2023
Microsoft
Hello Bemesko , we got the reply from internal team,
No, the direct routing API is only intended to return individual direct routing calls. It does not provide any correlation between separate calls or end-to-end experiences.
There are separate CQ/AA reports/APIs designed to support those use specific use cases: Auto attendant and Call queue historical reports - Microsoft Teams | Microsoft Learn. they would suggest using those as a primary tool for any CQ/AA reporting.
The more general callRecords API endpoint also does correlate individual call legs together into an overall experience, so that might also serve this particular need. It isn't designed for CQ/AA specifically, but it should integrate both call sessions into a single call record.