Skip to main content

Dynamics CRM (Service Principal)

Connect to Dynamics CRM using a service principal

To use this connection type within the API, use a ConnectionTypeCode of DYNAMICSCRM-SP.

Variable Reference

The following variables are supported:

  • DynamicsUrl - (Required) The URL of the Dynamics CRM application.

  • DynamicsServicePrincipalIdSecretName - (Required) The name of the Key Vault Secret containing the value of the ID of the Service Principal used to access Dynamics.

  • DynamicsServicePrincipalCredentialSecretName - (Required) The name of the Key Vault Secret containing the value of the Credential of the Service Principal used to access Dynamics.