Microsoft Dynamics 365 CRM V2 | Qlik Cloud 說明
跳到主要內容 跳至補充內容

Microsoft Dynamics 365 CRM V2  

Microsoft Dynamics 365 is a cloud-based business applications platform that provides customer relationship management (CRM). You can use Microsoft Dynamics 365 CRM as a data source when landing or replicating data.

Microsoft Dynamics 365 CRM integration replicates data using the Dynamics 365 Web API.

請參閱 Schema 區段以取得可用於複寫的物件清單。

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

資訊備註確認您使用的帳戶可讀取您要擷取的表格。

To retrieve your credentials:

  1. Log into your Microsoft Azure account.
  2. Click New registration.
    1. Set Name to Precog.
    2. Set the redirect URL to https://precog.cloud and click Register.
  3. Copy the Application (client) ID and paste it into a secured file.
  4. Click Endpoints.
    1. Copy the value in OAuth 2.0 authorization endpoint (v1) — this is your Authorization Endpoint — and paste it into a secured file.
    2. Copy the value in OAuth 2.0 token endpoint (v1) — this is your Token Endpoint — and paste it into a secured file.
  5. Click API permissions.
    1. Click Add a permission > Microsoft Graph > Delegated permissions, select offline_access, and click Add permissions.
    2. Click Add a permission > Dynamics CRM, select user_impersonation, and click Add permissions.
  6. Click Grant admin consent for... and click Yes. If you do not have administrator rights, ask your Azure Active Directory administrator to grant consent.
  7. Click Certificates & secrets > New client secret, set the expiry to Never, and click Add.

    Copy the Value — this is your Client Secret — and paste it into a secured file.

  8. In your Dynamics CRM instance, navigate to Settings > Customizations > Developer Resources.

    Copy the Service Root URL and paste it into a secured file.

Creating the connection

如需詳細資訊,請參閱連線到 SaaS 應用程式

  1. 填寫所需的連線屬性。
  2. 連線名稱中提供連線名稱。

  3. 選取開啟連線中繼資料以在建立後定義連線的中繼資料。

  4. 按一下建立

Connection settings
SettingDescription
Data gateway

如您的使用情況有需要,選取 資料移動閘道

資訊備註

此欄位無法用於 Qlik Talend Cloud 啟動器 訂閱,因為不支援 資料移動閘道。若您有另一個訂閱層級且不想使用 資料移動閘道,選取

如需關於 資料移動閘道 福利的資訊以及需要此項的使用案例,請參閱 Qlik 資料閘道 - 資料移動

Client IDClient ID.
Authorization EndpointAuthorization endpoint.
Token EndpointToken endpoint.
Client SecretClient secret.
Service Root URLService root URL.
ResourceThe first part of your Service Root URL.

Example: https://example.crm.dynamics.com

Schema

Schemas and naming conventions can change from version to version. Verify your version before continuing.

The schema information displayed below is for version 2.

Datasets are discovered dynamically from the Microsoft Dynamics 365 CRM metadata endpoint. All standard Dynamics 365 entities are supported.

Depending on your destination, table and column names may not appear as they are outlined below.

Replication MethodCDC
Replication KeymodifiedOn

此頁面是否對您有幫助?

若您發現此頁面或其內容有任何問題——錯字、遺漏步驟或技術錯誤——請告知我們!