Microsoft Power Apps · Capability
Microsoft Power Apps Microsoft Dataverse Web API — Contacts
Microsoft Power Apps Microsoft Dataverse Web API — Contacts. 5 operations. Lead operation: Microsoft Power Apps Retrieve Multiple Contacts. Self-contained Naftiko capability covering one Microsoft Power Apps business surface.
What You Can Do
GET
Getcontacts
— Microsoft Power Apps Retrieve Multiple Contacts
/v1/contacts
POST
Createcontact
— Microsoft Power Apps Create a New Contact
/v1/contacts
GET
Getcontact
— Microsoft Power Apps Retrieve a Single Contact
/v1/contacts-contactid
PATCH
Updatecontact
— Microsoft Power Apps Update an Existing Contact
/v1/contacts-contactid
DELETE
Deletecontact
— Microsoft Power Apps Delete a Contact
/v1/contacts-contactid
MCP Tools
microsoft-power-apps-retrieve-multiple
Microsoft Power Apps Retrieve Multiple Contacts
read-only
idempotent
microsoft-power-apps-create-new
Microsoft Power Apps Create a New Contact
microsoft-power-apps-retrieve-single
Microsoft Power Apps Retrieve a Single Contact
read-only
idempotent
microsoft-power-apps-update-existing
Microsoft Power Apps Update an Existing Contact
idempotent
microsoft-power-apps-delete-contact
Microsoft Power Apps Delete a Contact
idempotent