Altosio's avatar
Altosio
Copper Contributor
Oct 27, 2021
Status:
New

Get OrgContacts delta with their Addresses and Phones

Currently, the Get OrgContacts delta Endpoint 

https://graph.microsoft.com/v1.0/contacts/delta

Does not return the Contact's Address and Phone, and we are forced to call the 

https://graph.microsoft.com/v1.0/contacts

endpoint to get this information. 

It would be great if the GetDelta supports Addresses and Phones. 

1 Comment

  • vrallapalli034's avatar
    vrallapalli034
    Copper Contributor

    Hi there!

     

    We would like to request for the same via this endpoint.  

     

    What is the use of this delta function if we are not tracking the most important aspect of a contact, phones i.e.,?

     

    Hope this gets addressed at the earliest so that users doesn't have to pollute their code with a full query of the Enterprise contacts there by increasing the network traffic to their Active directories.

     

    Alternatively, it will be OK for us if the orgContacts can be tracked via 'Change Notifications' like Personal contacts.