Microsoft Power Apps · Capability
Microsoft Power Apps Data Platform
Unified data platform capability combining Dataverse account, contact, and entity management with OData query support. Used by Power Platform developers and CRM integration teams.
What You Can Do
GET
List accounts
— List accounts
/v1/accounts
POST
Create account
— Create an account
/v1/accounts
MCP Tools
list-accounts
Retrieve multiple accounts
read-only
get-account
Retrieve a single account
read-only
create-account
Create a new account
update-account
Update an account
delete-account
Delete an account
list-contacts
Retrieve multiple contacts
read-only
get-contact
Retrieve a single contact
read-only
create-contact
Create a new contact
update-contact
Update a contact
delete-contact
Delete a contact
list-entities
Retrieve entity definitions
read-only
get-entity
Retrieve a single entity definition
read-only
APIs Used
dataverse-web-api