3

OData property changes to callRecords change notifications in Microsoft Graph

 1 year ago
source link: https://devblogs.microsoft.com/microsoft365dev/odata-property-changes-to-callrecords-change-notifications-in-microsoft-graph/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

OData property changes to callRecords change notifications in Microsoft Graph

mm2023-96x96.png

Matthew McGrath

April 18th, 20230 0

We’re announcing an upcoming breaking change for developers using webhook change notifications for the callRecords Microsoft Graph API.

With Microsoft Graph, you can receive webhook change notifications to get information about recent calls and meetings. Effective April 20, 2023, we’ll introduce OData property changes to Microsoft Graph callRecords change notifications.

About the breaking change

In a callRecord webhook subscription, the resourceData field contains two entries that will be renamed. To provide a transition period and allow consumers of these notifications to test their applications, starting on April 20, 2023, we will provide both naming conventions within the resourceData payload. The following table shows the old and the new field names.

Current field name New field name
oDataId @odata.id
oDataType @odata.type

What you need to do to prepare

You can continue using the old fields while you update your applications with the new naming convention. Please note that as a part of this change, the content in the new @odata.type field will be #Microsoft.Graph.callrecord and the content in the old oDataType field will remain #microsoft.graph.callrecord.

In late October 2023, after a six-month transition period, the old naming convention will be fully deprecated and removed from the notification. After that point, only @odata.id and @odata.type will remain in the notifications. We will provide a separate blog post as notification of this deprecation as that date approaches.

Resources


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK