JDBC Driver for Microsoft Dynamics 365 Business Central

Build 24.0.9175

OrganizationURL

The URL to your Dynamics 365 organization, sometimes referred to as the resource.

Data Type

string

Default Value

""

Remarks

Resource URL format is usually similar to https://abc123.cloudax.dynamics.com/, except when the Edition is HumanResources. HumanResources URLs typically look like: https://{cluster}.hr.talent.dynamics.com/namespaces/{namespace_guid}/.

To find the correct URL for your Microsoft Dynamics 365 Business Central instance, click the Search icon and enter "Web Services". Monitor the OData v4 URL. The end value should be the web service endpoint (minus the Company).

For example if the OData v4 URL is https://api.businesscentral.dynamics.com/v1.0/businesscentralid/ODataV4/, the web service endpoint correct URL is https://api.businesscentral.dynamics.com/v1.0.

To connect to custom APIs set this property to the base URL of your Dynamics 365 custom API. For instance, https://api.businesscentral.dynamics.com/v2.0/{environmentName}/api/{API publisher}/{API group}/{API version} or https://api.businesscentral.dynamics.com/v2.0/{tenant}/{environmentName}/api/{API publisher}/{API group}/{API version}.

For more details on how to specify the RSBDynamics365_p_OrganizationURL and which endpoints are available, see Business Central Endpoints.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175