✅ 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 | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Applications
Candidates
Endpoint | Description | Readme |
---|---|---|
POST /candidates | Create a new candidate in Gem | 🔗 |
POST /candidate-upload-resume | Upload a resume for a candidate. Allowed formats are .pdf, .doc, or .docx. The file size must not exceed 10MB. | 🔗 |
POST /candidate-notes | Create a note for a candidate | 🔗 |
GET /candidates | Get all candidates from Gem ATS | 🔗 |
Job Posts
Endpoint | Description | Readme |
---|---|---|
GET /job-posts | Get a list of all job posts from Gem ATS | 🔗 |
Job Stages
Endpoint | Description | Readme |
---|---|---|
GET /job-stages | Get a list of all job stages from Gem ATS | 🔗 |
Jobs
Endpoint | Description | Readme |
---|---|---|
GET /jobs | Get a list of all jobs from Gem ATS | 🔗 |
Locations
Endpoint | Description | Readme |
---|---|---|
GET /locations | Get a list of all locations from Gem ATS | 🔗 |
Users
Endpoint | Description | Readme |
---|---|---|
GET /users | Get a list of all users from Gem | 🔗 |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | To request access, reach out to your Gem point of contact (Customer Success Manager or Account Executive). |
Paid test account | ✅ Not required | To request access, reach out to your Gem point of contact (Customer Success Manager or Account Executive). |
Partnership | ✅ Not required | |
App review | ✅ Not required | |
Security audit | ✅ Not required |
No setup guide yet.
x-api-key: API_KEY
and x-application-secret: Application Secret
in the request header to access different endpoints.Guide to connect to Gem using Connect UI
✅ 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 | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Applications
Candidates
Endpoint | Description | Readme |
---|---|---|
POST /candidates | Create a new candidate in Gem | 🔗 |
POST /candidate-upload-resume | Upload a resume for a candidate. Allowed formats are .pdf, .doc, or .docx. The file size must not exceed 10MB. | 🔗 |
POST /candidate-notes | Create a note for a candidate | 🔗 |
GET /candidates | Get all candidates from Gem ATS | 🔗 |
Job Posts
Endpoint | Description | Readme |
---|---|---|
GET /job-posts | Get a list of all job posts from Gem ATS | 🔗 |
Job Stages
Endpoint | Description | Readme |
---|---|---|
GET /job-stages | Get a list of all job stages from Gem ATS | 🔗 |
Jobs
Endpoint | Description | Readme |
---|---|---|
GET /jobs | Get a list of all jobs from Gem ATS | 🔗 |
Locations
Endpoint | Description | Readme |
---|---|---|
GET /locations | Get a list of all locations from Gem ATS | 🔗 |
Users
Endpoint | Description | Readme |
---|---|---|
GET /users | Get a list of all users from Gem | 🔗 |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | To request access, reach out to your Gem point of contact (Customer Success Manager or Account Executive). |
Paid test account | ✅ Not required | To request access, reach out to your Gem point of contact (Customer Success Manager or Account Executive). |
Partnership | ✅ Not required | |
App review | ✅ Not required | |
Security audit | ✅ Not required |
No setup guide yet.
x-api-key: API_KEY
and x-application-secret: Application Secret
in the request header to access different endpoints.Guide to connect to Gem using Connect UI