Create a Lever opportunity intake
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
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
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.