Paylocity
Version 25.3.9414
Version 25.3.9414
Paylocity
CData Sync アプリケーションからPaylocity コネクタを使用して、Paylocity からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
Prerequisites
Before you can authenticate to Paylocity using OAuth, you must first obtain API access. To request access, contact [email protected] or [email protected].
Once your request is reviewed and approved, Paylocity provides OAuth credentials and grants you access either to a Sandbox or Production account. This access is required in order to authenticate your API requests.
Paylocity issues the following OAuth credentials:
-
client_id—The identifier (Id) that is assigned to your registered OAuth application in the Paylocity Developer Portal. Use this value to set the OAuth client Id.
-
secret—The secret that is assigned to your registered OAuth application. Use this value to set the OAuth client secret. Paylocity requires secrets to be rotated every 365 days. You will receive reminder emails ten days and five days prior to expiration.
Paylocity コネクタを追加
Sync でPaylocity のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてPaylocity 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてPaylocity コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。
Paylocity への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
-
Connection Name: Enter a connection name of your choice.
-
OAuth Client Id: Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
-
OAuth Client Secret: Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.
Complete Your Connection
To complete your connection:
-
Specify the following properties:
-
(Optional) Company Id: Enter your company identifier.
-
(Optional) RSA Public Key: Enter the RSA key that is associated with your Paylocity account.
-
(Optional) Key: Enter the Base64-encoded AES symmetric key that is encrypted with the Paylocity public key.
-
IV: Enter the Base64-encoded AES initialization vector (IV) that is used when content is encrypted.
-
Use Sandbox: Select True if you want to use a sandbox account. The default value is False.
-
Use Pay Entry API: Select True if you want to use the Pay Entry API, which enables you to submit payroll information automatically for individual employees. If you select False (the default value), Sync uses the standard Paylocity API.
-
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とPaylocity の連携について、詳しくはPaylocity Connector for CData Sync を参照してください。