Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (OAuth)βœ…
Credentials auto-refreshβœ…
Auth parameters validationβœ…
Pre-built authorization UIβœ…
Custom authorization UIβœ…
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
opportunities-applicationsFetches a list of all applications for a candidate in LeverSyncπŸ”— Github

Archived

Function nameDescriptionTypeSource code
get-archive-reasonsGet all archived reasonsActionπŸ”— Github

Notes

Function nameDescriptionTypeSource code
create-noteAction to create a note and add it to an opportunity.ActionπŸ”— Github
opportunities-notesFetches a list of all notes for every single opportunitySyncπŸ”— Github

Offers

Function nameDescriptionTypeSource code
opportunities-offersFetches a list of all offers for every single opportunitySyncπŸ”— Github

Opportunities

Function nameDescriptionTypeSource code
create-opportunityCreate an opportunity and optionally candidates associated with the opportunityActionπŸ”— Github
update-opportunity-linksUpdate the links in an opportunityActionπŸ”— Github
update-opportunity-sourcesUpdate the sources in an opportunityActionπŸ”— Github
update-opportunity-stageUpdate the stage in an opportunityActionπŸ”— Github
update-opportunity-tagsUpdate the tags in an opportunityActionπŸ”— Github
update-opportunity-archivedUpdate the archived state of an opportunityActionπŸ”— Github
update-opportunityUpdate an opportunityActionπŸ”— Github
opportunitiesFetches all opportunitiesSyncπŸ”— Github
opportunities-feedbacksFetches a list of all feedback forms for a candidate for every single opportunitySyncπŸ”— Github
opportunities-interviewsFetches a list of all interviews for every single opportunitySyncπŸ”— Github

Postings

Function nameDescriptionTypeSource code
postingsFetches a list of all postings in LeverSyncπŸ”— Github
postings-questionsFetches a list of all questions included in a posting’s application form in LeverSyncπŸ”— Github

Posts

Function nameDescriptionTypeSource code
get-postingsGet all posts for your account. Note that this does not paginate the response so it is possible that not all postings are returned.ActionπŸ”— Github
get-postingGet single post for your account in LeverActionπŸ”— Github
apply-postingSubmit an application on behalf of a candidate. This endpoint can only be used to submit applications to published or unlisted postings.ActionπŸ”— Github

Stages

Function nameDescriptionTypeSource code
get-stagesAction to get lists all pipeline stages. Note that this does not paginate the response so it is possible that not all stages are returned.ActionπŸ”— Github
stagesFetches a list of all pipeline stages in LeverSyncπŸ”— Github

Users

Function nameDescriptionTypeSource code
usersLists all the users in your Lever account. Only active users are included by default.ActionπŸ”— Github

Access requirements

Pre-RequisitesStatusComment
Paid dev account❓
Paid test account❓
Partnership❓
App review❓
Security audit❓

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

  • You should create different integrations for using the Lever production vs. sandbox API.
Contribute API gotchas by editing this page

Connect to Lever

Guide to connect to Lever using Nango Connect.