Forum Discussion
Zhonghai
Sep 29, 2020Copper Contributor
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
- ZhonghaiCopper ContributorI 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.