Skip to content

Finance & Operations

Beta Connected tier

Microsoft Dynamics 365 Finance & Operations (FinOps) connector for enterprise-scale financial data retrieval and posting.

Authentication: OAuth 2.0 via Entra ID service principal
System type: D365_FINOPS
Protocol: OData v4
API reference: Finance & Operations OData API


Supported resources

Resources are discovered from your Finance & Operations OData endpoint. The adapter supports batch fetch and batch write operations against standard F&O data entities.

ResourceFETCHPUSH
OData entities (dynamic)

Integration model

Uses OAuth 2.0 client credentials to authenticate against the F&O OData v4 endpoint. The adapter performs batch fetch and batch write operations. EXECUTE and LOOKUP verbs are not currently supported.

This connector is in Beta - it is functional for read and batch write workflows but does not yet support the full feature set of the Business Central adapter.


Connection setup

Required values:

  • Client ID - the Entra app registration client ID
  • Client Secret - the app registration secret
  • Environment URL - your F&O OData endpoint

Security

Access type: Read and governed write

Demiton reads and writes F&O data entities via OData. Writes occur only through governed workflows. Use a dedicated Entra service principal with the minimum data entity access required.

What Demiton does not touch: F&O user accounts, security roles, and access control remain owned by Finance & Operations.


Next steps