Forum Discussion
danny_meier
Feb 15, 2023Copper Contributor
Personal call log of the past 12 month (GraphAPI)
Hi, Inside Teams, I can see a non-exportable call log for the past ~2 months. I like to fetch my call log for the last 12 month in a processable format. I've seen an endpoint in Graph API wh...
- Feb 27, 2023Hi,
Yes for this you would have to see if you can run the PowerShell Commands specific for the Call Logs you need and export the same via PowerShell. Microsoft doesn't store the call log data for a longer period of time hence this is a major issue.
From the Graph standpoint you might pull the report every month and store is in a storage for ensuring that the data is available for 12months or 24months as per your requirements.
With Regards,
Satish U
Feb 27, 2023
Hi,
Yes for this you would have to see if you can run the PowerShell Commands specific for the Call Logs you need and export the same via PowerShell. Microsoft doesn't store the call log data for a longer period of time hence this is a major issue.
From the Graph standpoint you might pull the report every month and store is in a storage for ensuring that the data is available for 12months or 24months as per your requirements.
With Regards,
Satish U
Yes for this you would have to see if you can run the PowerShell Commands specific for the Call Logs you need and export the same via PowerShell. Microsoft doesn't store the call log data for a longer period of time hence this is a major issue.
From the Graph standpoint you might pull the report every month and store is in a storage for ensuring that the data is available for 12months or 24months as per your requirements.
With Regards,
Satish U