Skip to main content

Microsoft Dynamics 365

Dynamics 365 spans ERP (Business Central) and CRM (Dataverse / Customer Engagement). ERPL-Web exposes both via OData V4, with predicate pushdown and $expand support for related records.

What's in this section

  • Business Central — read companies and entities, including catalog-style ATTACH.
  • Dataverse / CRM — read accounts, contacts, opportunities, and custom entities with full $expand support.

Authentication

Both surfaces use OAuth2 client credentials, configured as a DuckDB secret. See the secrets reference for details.