Microsoft Dynamics CRM Connector > Microsoft Dynamics CRM Connections > Microsoft Dynamics CRM connection properties
  

Microsoft Dynamics CRM connection properties

Use a Microsoft Dynamics CRM connection to connect to a Microsoft Dynamics CRM object.
Important: Microsoft Dynamics CRM Connector is deprecated and has been moved to maintenance mode. Informatica intends to drop support in a future release. Informatica recommends that you use Microsoft Dynamics 365 for Sales Connector to access Microsoft Dynamics CRM.
The following table describes the Microsoft Dynamics CRM connection properties:
Connection property
Description
Authentication Type
Authentication type for the connection. Select a valid authentication type. Use one of the following authentication types:
  • - Active Directory
  • - Internet Facing Deployment (IFD)
  • - Microsoft Live Authentication using OAuth Authentication
Note: When you use a serverless runtime environment, you cannot configure Active Directory and IFD authentication.
Runtime Environment
The name of the runtime environment where you want to run the tasks.
Specify a Secure Agent, Hosted Agent, or serverless runtime environment.
Note: If you want to use the Hosted Agent to access Microsoft Dynamics CRM Online, the connection must use the Microsoft Live Authentication using OAuth.
User Name
The user name to connect to Microsoft Dynamics CRM account.
For Microsoft Live authentication using OAuth, use the Application ID as user name.
Password
The password to connect to Microsoft Dynamics CRM account.
For Microsoft Live authentication using OAuth, use the Client Secret as password.
Organization Name
Microsoft Dynamics CRM organization name. Organization names are case sensitive.
For Microsoft Live Authentication using OAuth, use the Tenant ID registered with the Organization.
Domain
Microsoft Dynamics CRM domain name.
You can use the domain specified in the connection property for IFD and Active Directory authentication.
Service URL
URL of the Microsoft Dynamics CRM service.
For Active Directory authentication, use one of the following formats:
http://<server.company.com>:<port> or https://<server.company.com>:<port>
For IFD authentication, use the following format:
https://<server.company.com>:<port>
For Microsoft Live authentication using OAuth, specify the CRM Organization Service web service URL.
Security Token Service URL
Microsoft Dynamics CRM security token service URL. For example, sts1.company.com.
IFD authentication only.