Mar 03 2020 08:11 AM
hi
i'm heavily looking for a way to retrieve PSTN data in an automatic way.
I can't find anything in terms of Graph HOWEVER i have seen a vendor which can pull this data "somehow". So i'm wondering how they can do that.
https://docs.microsoft.com/en-us/microsoftteams/teams-analytics-and-reports/pstn-usage-report
https://docs.microsoft.com/en-us/microsoftteams/teams-analytics-and-reports/pstn-minute-pools-report
thank you
Mar 06 2020 10:45 AM
Mar 23 2020 06:18 AM
Apr 06 2020 11:35 AM
Hi Stefan - hope all is well.
Keep an eye out here for API updates: https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-bet...
The "Call Records" api hit preview last month. As more topics are added -- they'll appear under "Cloud Communications." And/or - just browse the rest of the Graph api beta area for other areas of interest.
Hope this helps.
David
Jul 16 2020 02:05 PM
@StefanFried
Not many replies here. Maybe it was too new?
I am looking at the MSGraph API in beta, but struggling to get it working. I hope there will be some full walkthrough soon.
Jul 16 2020 02:12 PM
Jul 17 2020 06:16 AM
@Dirk Gullentops I've reviewed that during my research, but I couldn't get those commands to run. Permissions taps shows permission as "Not supported" in the Graph explorer. I can't tell if its failing because it's a non-prod environment or permission access.
Sep 16 2020 12:44 PM
@lexcpcHi, we have integrated the Graph API in our Analytics and Call Accounting Solution PHONEX ONE. Feel free if you would like any additional information as we are able to show nice Queue Statistics Dashboard and Reports but we you can use the tool also for Billing of the calls. You can reach us via sales@evercom.be
Jan 19 2021 01:20 PM
Appreciate this reply may be a little late (and may have been solved) but I've only just come across this thread.
I've been looking into this myself and have solved - or, at least, have found a way of doing this with the beta graph APIs. First, I pull the SKUs to understand how many business voice licenses exist to determine total call minutes available. I then use the API:
Feb 01 2021 04:41 AM
If it wont be too much trouble, i would like to know how you achieved this walkaround. I'm trying to do the same thing on my end but it amounts to no success
Mar 01 2023 01:10 PM
@MrDeanoB , Appreicate if you can provide an example. Thanks !
May 22 2023 10:34 PM
May 23 2023 06:22 AM
@Prachi_Jain , Not really.
I believe following is the method but haven't had chance to properly test it yet.
callRecord: getPstnCalls - Microsoft Graph beta | Microsoft Learn
Thanks ! Nick.