When you create or update a Microsoft Dynamics CRM connection, you can configure additional attributes, such as the connection ID and the connection name.
The following table describes attributes that you can use for Microsoft Dynamics CRM connections:
Attribute | Description |
---|---|
id | Connection ID |
orgid | Organization ID. |
name | Connection name. |
authenticationType | Authentication type for the connection. Select a valid authentication type. Use one of the following authentication types: LIVE. Microsoft Live. Use for synchronization tasks or PowerCenter tasks. IFD. Internet Facing Development (IFD). Use for synchronization tasks or PowerCenter tasks. AD. Active Directory. Use for PowerCenter tasks only |
username | Microsoft Dynamics CRM user name. |
password | Microsoft Dynamics CRM password. |
organizationName | Microsoft Dynamics CRM organization name. |
domin | Microsoft Dynamics CRM domain name. Required for IFD and Active Directory authetication. |
serviceURL | URL of the Microsoft Dynamics CRM service. For Microsoft Live authentication, use the following format: https:// .crm.dynamics.com For IFD authentication, use the following format: https://<server.company.com>: For Active Directory, use the following format: http://<server.company.com>: |
stsURl | Microsoft Dynamics CRM security token service URL. For example, https:// sts1.company.com. Required for IFD authentication. |
agentid | Secure Agent ID Required for Active Directory authentication only. |