beta
Released 2017-07-11Active
Migration Effort
Medium
Estimated Hours
~20h
Primary risk if skipped: Disruption of application functionality relying on deprecated or changed APIs, leading to service outages for users.
Breaking Changes2
endpointHighOutlook
/me/outlook/categories
The Outlook category API was deprecated and is no longer available in the beta endpoint. Applications using this API need to migrate to an alternative solution.
Before
GET /me/outlook/categories
After
N/A (Deprecated)
→
Remove calls to the /me/outlook/categories endpoint and implement an alternative approach for managing Outlook categories.
endpointMediumPlanner
/planner/buckets
The structure of the planner buckets API has been updated. Older requests to this endpoint might fail or return unexpected results.
Before
GET /planner/buckets
After
GET /planner/buckets (Updated structure)
→
Update your application to conform to the new schema for the /planner/buckets endpoint.
Newly Deprecated
/me/outlook/categories
Never get blindsided by an API change again
Deprecatr AI monitors 150+ providers, maps changes to your codebase, and delivers migration checklists before your team hits a breaking change.
Join the Waitlist