Microsoft Dynamics 365 Dataverse Web API
RESTful web service implementing OData v4.0 for interacting with data in Microsoft Dataverse, the underlying data platform for Dynamics 365 and Power Platform applications. This specification covers core CRM entities including accounts, contacts, and opportunities.
What You Can Do
MCP Tools
listaccounts
Microsoft Dynamics 365 List accounts
createaccount
Microsoft Dynamics 365 Create an account
getaccount
Microsoft Dynamics 365 Retrieve an account
updateaccount
Microsoft Dynamics 365 Update an account
deleteaccount
Microsoft Dynamics 365 Delete an account
listcontacts
Microsoft Dynamics 365 List contacts
createcontact
Microsoft Dynamics 365 Create a contact
getcontact
Microsoft Dynamics 365 Retrieve a contact
updatecontact
Microsoft Dynamics 365 Update a contact
deletecontact
Microsoft Dynamics 365 Delete a contact
listopportunities
Microsoft Dynamics 365 List opportunities
createopportunity
Microsoft Dynamics 365 Create an opportunity
getopportunity
Microsoft Dynamics 365 Retrieve an opportunity
updateopportunity
Microsoft Dynamics 365 Update an opportunity
deleteopportunity
Microsoft Dynamics 365 Delete an opportunity