Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Hi Scott Maxson,
Based on my research, support for workbooks stored on the OneDrive Consumer platform is still not available for Excel REST APIs in Microsoft Graph. At this time, only files stored on business platforms such as OneDrive for Business and SharePoint Online are officially supported for workbook-based Graph API operations.
This aligns with the behavior you have observed in testing: while basic file access may work for personal OneDrive, the .../workbook/... endpoints are not supported in a reliable or officially documented way for consumer accounts.
At present, Microsoft has not published any official roadmap, timeline, or announcement regarding support for Excel workbook APIs on personal OneDrive accounts.
If you'd like to monitor future feature availability, you can keep an eye on the following official Microsoft roadmap page: Microsoft 365 Roadmap
As a forum moderator, I can only guide based on publicly available official documentation and published product information. I’m not able to confirm or comment on internal engineering plans, unreleased features, or development timelines beyond what Microsoft has officially shared.
Given the current platform support, the practical options would be to continue using an Office Add-in if interaction with the open workbook is required, use file-based APIs to download, process, and upload the .xlsx file, or, if possible, move the workbook to OneDrive for Business or SharePoint Online to leverage the supported Excel Graph workbook APIs.
Thanks for your understanding and support!
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.