✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | ✅ |
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 | ✅ |
Per-customer configurations | ✅ |
Candidates
Others
Endpoint | Description | Readme |
---|---|---|
POST /workable/create-comment | Action to create a comment on the applicant’s timeline | 🔗 |
GET /workable/candidates-activities | Fetches a list of activity streams of the given candidate | 🔗 |
GET /workable/candidates-offer | Fetches candidate’s latest offer from workable | 🔗 |
GET /workable/jobs | Fetches a list of jobs from workable | 🔗 |
GET /workable/jobs-candidates | Fetches a list of candidates for the specified job from workable | 🔗 |
GET /workable/jobs-questions | Fetches a list of questions for the specified job from workable | 🔗 |
GET /workable/members | Fetches a list of account members from workable | 🔗 |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
https://{subdomain}.workable.com
for future forward compatability. To call endpoints of the V3 API, prefix the endpoint with /spi/v3/
, e.g. /spi/v3/candidates
.