Property "phones" of orgContact MISSING on GraphAPI "DELTA" request - Is this intended ?

zono 26 Reputation points
2022-11-02T10:58:28.887+00:00

Hi,

the property "phones" is still missing when using a DELTA request at "orgContacts" Graph endpoint, e.g.

Here we get the property "phones": (regular request)
https://graph.microsoft.com/v1.0/contacts?$select=displayName,phones

Here we DO NOT get the property "phones": (DELTA request)
https://graph.microsoft.com/v1.0/contacts/delta?$select=displayName,phones

Is this intended?

pls advise,

thanks a lot,

Tom

Screens:
Here we get the property "phones": (regular request)
256250-image.png

Here we DO NOT get the property "phones": (DELTA request)
256326-image.png

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,589 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,468 questions
0 comments No comments
{count} votes

Accepted answer
  1. Srinivasa Rao Darna 6,686 Reputation points Microsoft Vendor
    2022-11-02T16:37:48.73+00:00

    Hi @zono ,

    Thanks for reaching Microsoft Q&A!

    For best performance of orgcontact-delta Microsoft Graph, some of the properties are fetched in delta.
    If you would like to have this included in Microsoft Graph response, you can submit a feature request in graph feedback portal and based on votes received, Microsoft product group will consider for implementation.

    Hope this helps.
    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".


0 additional answers

Sort by: Most helpful