TDV Adapter for ADP

Build 23.0.8839

Basic Tab

Before You Connect

Before you can establish a connection, you must contact and ask that they provide you with an OAuth app and its associated credentials.

These credentials can only be obtained from and can't be retrieved directly.

Connecting to

Connect to by specifying the following properties:

  • OAuthClientId: Set this to the client Id of the app provided by .
  • OAuthClientSecret: Set this to the client secret of the app provided by .
  • SSLClientCert: Set this to the certificate provided by .
  • SSLClientCertPassword: Set this to the password of the certificate.
  • UseUAT: The adapter makes requests to the production environment by default. If using a developer account, set UseUAT = true.
  • RowScanDepth: The maximum number of rows to scan for the custom fields columns available in the table. The default value will be set to 100. Setting a high value may decrease performance.

Note: SSLClientCert requires that you create your own certificate. See ADP Developer Resources for more information.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839