Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (Basic)
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
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.