Forum Discussion

Zhonghai's avatar
Zhonghai
Copper Contributor
Sep 29, 2020

Graph API for Dynamics 365

Hi guys, 

 

I was trying to access Dynamics 365 contacts this morning using Graph API, unfortunately there aren't that many docs or samples when googling around. Do you guys have any clue how to do this? any hints would be appreciated. 

 

Regards

 

Zhonghai

1 Reply

  • Zhonghai's avatar
    Zhonghai
    Copper Contributor
    I managed to find this document https://docs.microsoft.com/en-us/graph/api/dynamics-companies-get?view=graph-rest-beta, and trying to run my first query https://graph.microsoft.com/beta/financials/companies to get company information with the Graph Explorer, but i got the error code 400. Cannot understand what's happening.