Skip to content
Demiton

Microsoft Dataverse connector for Power Platform

Stable Connected tier

Microsoft Dataverse connector for the Power Platform data layer. Supports entity reads, record creation, single-record lookup, and CRM action execution.

Authentication: OAuth 2.0 via Entra ID service principal
System type: DATAVERSE
Protocol: OData v9.2
API reference: Dataverse Web API

See your Dataverse records in Claude — book a 30-minute call.


Supported resources
ResourceFETCHPUSHLOOKUPEXECUTE
entitiesYesNoNoNo
recordsYesYesYesNo
actionsNoNoNoYes

FETCH on entities lists available entity types. FETCH on records queries entity records with OData filters ($filter, $select, $top, $orderby). LOOKUP retrieves a single record by key. EXECUTE routes CRM actions via Microsoft.Dynamics.CRM.{action}.


The adapter acquires an OAuth 2.0 client-credentials token from Entra ID and calls the Dataverse Web API at version v9.2. FETCH on records passes the OData query options through to the service, and LOOKUP resolves a single record by key.

Writes respect simulation mode - a dry run validates the payload without creating a record.


Required values:

  • Tenant ID
  • Client ID - Entra app registration
  • Client Secret
  • Environment URL - your Dataverse environment URL (e.g. https://yourorg.crm.dynamics.com)

Access type: Read and governed write

Demiton reads entity records and can create records via governed workflows. CRM action execution also occurs only through governed workflows.

Permissions required: Service principal with Dataverse application user access scoped to the specific tables your workflows use. Do not grant system administrator privileges to the Demiton service principal.

Use a dedicated app registration for Demiton and rotate credentials on a regular schedule.


Talk to the team

Tell us what you run - your ERP, field, payroll and document systems - and we will show you the registers Demiton would fill from them, on your data, in a 30-minute call.

Book a 30-minute callStart free