An AI agent working alongside Lever.
Connect Lever and an OpenHelm agent can take the recurring coordination work off the recruiting team: scheduled pipeline summaries, feedback chasing, and browser-researched sourcing lists that arrive as reviewable data tables.
Recurring jobs
What an OpenHelm agent can do with Lever.
Each of these runs as a scheduled, self-correcting job: you describe it in plain English, approve the plan once, and an independent evaluator checks every run against the goal.
Pipeline summary email
A recurring digest of candidate movement, offers in flight and roles at risk of slipping, in plain language for hiring managers.
Feedback chaser
Find interviews missing feedback after a set period and nudge the interviewer with the candidate and role attached.
Sourcing research runs
Research candidates matching a role profile from public sources into a data table, deduplicated against people already in Lever.
Get started
Connect Lever in minutes.
- 1
Connect Lever
Add Lever under Connections in the OpenHelm app and paste a scoped API key, or provision it programmatically with POST /v1/connections.
- 2
Describe the job in plain English
Tell OpenHelm what you want done and how often. It drafts a plan with a schedule, the tools it will use, and a clear definition of done.
- 3
Approve the plan
No job fires until you have reviewed the plan. Set the autonomy level to control whether writes execute directly or queue for your approval.
- 4
It runs, self-checks and reports
Runs execute in isolated cloud sandboxes on schedule. An independent evaluator scores each run against the goal, and results arrive as logs, emails or data-table rows.
For developers
Or provision the connection over the API.
curl https://api.openhelm.ai/v1/connections \
-H "Authorization: Bearer oh_live_..." \
-H "Content-Type: application/json" \
-d '{ "name": "Lever", "type": "token", "secret": "<your Lever API key>" }'
# secret is write-only: stored encrypted, injected only at run timeThe same connections back runs started over REST. See the AI agent API and the Connections API docs.
Related ways to put agents to work with Lever:
Common questions about the Lever integration
Put an agent to work in Lever this week.
Connect once, describe the job, approve the plan. From then on it runs on schedule, checks its own work, and reports back with evidence.