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