✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | 🚫 (time to contribute: <48h) |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ | You need a Paycor developer account with access to AppCreator to register your OAuth app and get client credentials. |
Paid test account | ❌ | Paycor provides a sandbox environment (hcm-demo.paycor.com ) for testing OAuth flows — no paid test account required. |
Partnership | ✅ | You typically need to be an approved partner to create applications. |
App review | ✅ | Not required |
Security audit | ✅ | Not required. |
Request a Sandbox Account
Sandbox Environment
.Note: The expected turnaround time for Sandbox environment creation is 5 business days.
Accessing the Sandbox Environment
Note: The account creation process can take up to 5 minutes to complete. Sign out, then sign back in to access Paycor’s sandbox Developer Portal. The Sandbox API base URL is different from Production (e.g., https://apis-sandbox.paycor.com/v1/…) and allows testing with mock data before moving to Production.
Build your application
https://api.nango.dev/oauth/callback
as the Approved Return OAuth URL.subscriptionKey
to your connection_config
when creating a Nango session.