eavz
Lever

Lever

Lever is a modern, collaborative recruiting platform that powers a more human approach to hiring.

6 actions

Actions

Name
getOpportunity

Retrieve a single opportunity, i.e. an individual's unique candidacy or journey for a given job position

updateOpportunityStage

Change an Opportunity's current stage

listOpportunityForms

Get all forms for a given opportunity, optionally for a given form template

listOpportunityFeedback

Get all feedback for a given opportunity, optionally for a given template

addFeedbackToOpportunity

Provide feedback to a candidate after an interview

custom_api_call

Make a custom API call to a specific endpoint

Quick Start

TypeScript
import { WeavzClient } from '@weavz/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute({
  integrationName: 'lever',
  actionName: 'getOpportunity',
  input: { /* ... */ },
  connectionId: 'conn_id',
  workspaceId: 'ws_id',
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Lever to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.

What actions does Lever support?

Lever supports 6 actions including Get opportunity, Update opportunity stage, List opportunity forms, List opportunity feedback, Add feedback to opportunity, and more.

Can I use Lever with AI agents?

Yes. Add Lever to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.

What authentication does Lever use?

Lever uses Custom. Weavz handles token management, refresh, and secure credential storage automatically.

How much does the Lever integration cost?

The Lever integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.

Connect Lever in 2 minutes

Get 1,000 free actions every month. No credit card required.