Paycor REST Connector
API Documentation
Section titled “API Documentation”The vendor API reference covers this connector’s endpoints.
Paycor Setup
Section titled “Paycor Setup”The Paycor API Application and Initiation process is a little more involved than other REST providers. Please be sure to go through the steps outlined on their Quick Start Page
Key values you must capture are:
- Application OAuth Client ID
- Application OAuth Client Secret
- APIm Subscription Key
- Scope Key of
currentapplication version
Activate it here, choosing Production or Sandbox depending on your need:
| Environment | Activation Form URL |
|---|---|
| Sandbox | https://hcm-demo.paycor.com/AppActivation/ClientActivation |
| Production | https://hcm.paycor.com/AppActivation/ClientActivation |
Configuration
Section titled “Configuration”These fields appear when creating or editing this connection. Required vs optional depends on the authentication options you enable.
Identification
Section titled “Identification”| Field | Type | Description |
|---|---|---|
| Name | Text | Display name for this connection. |
| Alias | Text (multi-line) | Optional alias or notes about the connection. |
| Is active | Toggle | Whether the connection is enabled. Disable to pause without deleting. |
| Db read only | Toggle | Restrict the connection to read-only operations. |
| Access type | Select | Read-only, write-only, or read-write access level for this connection. |
| Field | Type | Description |
|---|---|---|
| Oauth2 client id | Text | — |
| Oauth2 client secret | Text | Secret credential — stored encrypted. |
| Paycor subscription key | Text | Authentication key or token. |