Forum Discussion
swarada-jalukar
Aug 19, 2024Copper Contributor
Request for Information on Rate Limits, Pagination, and Data Generation for Microsoft Message Trace
I am implementing an Integration with Microsoft O365 Reporting API and wanted some support regarding the Microsoft Message Trace API, specifically concerning the following aspects: Rate Limits: Can...
swarada-jalukar
Aug 20, 2024Copper Contributor
Hi Kidd_Ip ,
Thanks for the quick response and the useful information.
- The API I am currently using: https://reports.office365.com/ecp/reportingwebservice/reporting.svc/MessageTrace[?ODATA options]
Is this the same Graph API you're referring to?
Can you help me in knowing the rate limit of this API? Is this the same you've mentioned in #1 ? - While exploring the API, I found that the API is returning the data from past 10days to the max. Exceeding this, it is giving me server error with 500 response code. Is there is any possible way to obtain the data more than this range, as you mentioned that the data retention is 90days according to #4.
swarada-jalukar
Aug 21, 2024Copper Contributor
Hi Kidd_Ip
Any update on the above queries?