Skip to content
Recued
Menu
← Back to recipes

Create a Lever opportunity intake

by recued-core v1

Approval-gated Lever opportunity creation. It optionally reads target postings, stages, users, sources, and tags for context, then creates one opportunity through recued-core.lever.opportunity.create with explicit name, contact, posting, source, tag, stage, and owner data. It does not upload resumes, update existing opportunities, move stages, archive, create panels or interviews, mutate postings or requisitions, or call arbitrary Lever endpoints.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
name trim
Trim whitespace from setting name
posting ?
stages ?
users ?
sources ?
tags ?
has_name compare
Check if name has data
ready all
Check if all conditions are true
create_opportunity ?
skip: step.ready not_equal true
card to_summary
Format results as a summary card
Settings 15 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

name setting =
tags setting =
lever setting =
links setting =
owner setting =
stage setting =
emails setting =
phones setting =
contact setting =
sources setting =
headline setting =
location setting =
postings setting =
perform as setting =
context posting id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Lever connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

lever leveropportunityintakerecruitingapprovalpack:lever

Details

10 steps 15 configurable settings recipe_id: create-lever-opportunity-intake