Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

Microsoft Dynamics CRM Connections

Microsoft Dynamics CRM Connections

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.
description
Optional connection description.
type
Connection type. Use MSD.
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.
domain
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:// <orgname>.crm.dynamics.com
For IFD authentication, use the following format:
https://<server.company.com>:<port>
For Active Directory, use the following format:
http://<server.company.com>:<port>
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.

0 COMMENTS

We’d like to hear from you!