Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (API Key)
Pre-built authorization UI
Custom authorization UI
End-user authorization guide
Expired credentials detection
ToolsStatus
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
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
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

Function nameDescriptionTypeSource code
update-applicationUpdate an application’s sourceAction🔗 Github
applicationsGet a list of all applications from Gem ATSSync🔗 Github

Candidates

Function nameDescriptionTypeSource code
create-candidateCreate a new candidate in GemAction🔗 Github
upload-resumeUpload a resume for a candidate. Allowed formats are .pdf, .doc, or .docx. The file size must not exceed 2MB.Action🔗 Github
create-noteCreate a note for a candidateAction🔗 Github
candidatesGet all candidates from Gem ATSSync🔗 Github

Job Posts

Function nameDescriptionTypeSource code
job-postsGet a list of all job posts from Gem ATSSync🔗 Github

Job Stages

Function nameDescriptionTypeSource code
job-stagesGet a list of all job stages from Gem ATSSync🔗 Github

Jobs

Function nameDescriptionTypeSource code
jobsGet a list of all jobs from Gem ATSSync🔗 Github

Locations

Function nameDescriptionTypeSource code
locationsGet a list of all locations from Gem ATSSync🔗 Github

Users

Function nameDescriptionTypeSource code
usersGet a list of all users from GemSync🔗 Github

Access requirements

Pre-RequisitesStatusComment
Paid dev account✅ Not requiredTo request access, reach out to your Gem point of contact (Customer Success Manager or Account Executive).
Paid test account✅ Not requiredTo 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

Setup guide

No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Gem uses API_KEY auth mode with x-api-key: API_KEY and x-application-secret: Application Secret in the request header to access different endpoints.
  • By default, each API key is subject to a rate limit of 20 requests per second, for more on this check Rate Limits section.
    Contribute API gotchas by editing this page

Going further

Connect to Gem

Guide to connect to Gem using Connect UI