Microsoft Dynamics 365 · Capability
Microsoft Dynamics 365 Dataverse Web API — Contacts
Microsoft Dynamics 365 Dataverse Web API — Contacts. 5 operations. Lead operation: Microsoft Dynamics 365 List contacts. Self-contained Naftiko capability covering one Microsoft Dynamics 365 business surface.
What You Can Do
GET
Listcontacts
— Microsoft Dynamics 365 List contacts
/v1/contacts
POST
Createcontact
— Microsoft Dynamics 365 Create a contact
/v1/contacts
GET
Getcontact
— Microsoft Dynamics 365 Retrieve a contact
/v1/contacts-contactid
PATCH
Updatecontact
— Microsoft Dynamics 365 Update a contact
/v1/contacts-contactid
DELETE
Deletecontact
— Microsoft Dynamics 365 Delete a contact
/v1/contacts-contactid
MCP Tools
microsoft-dynamics-365-list-contacts
Microsoft Dynamics 365 List contacts
read-only
idempotent
microsoft-dynamics-365-create-contact
Microsoft Dynamics 365 Create a contact
microsoft-dynamics-365-retrieve-contact
Microsoft Dynamics 365 Retrieve a contact
read-only
idempotent
microsoft-dynamics-365-update-contact
Microsoft Dynamics 365 Update a contact
idempotent
microsoft-dynamics-365-delete-contact
Microsoft Dynamics 365 Delete a contact
idempotent