Skip to content
Recued
Menu
← Back to recipes

Lever recruiting operations digest

by recued-core v1

Scheduled read-only Lever recruiting digest. It lists bounded pages of opportunities, postings, stages, users, sources, tags, and requisitions through recued-core.lever, renders compact review tables, and optionally sends an in-app nudge when opportunities are visible. It never creates opportunities, writes notes, moves opportunities, updates postings, changes offers, uploads files, downloads resumes or offers, or calls arbitrary Lever endpoints.

How it works 24 steps

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

Process (24 steps)
opportunities_raw ?
postings_raw ?
stages_raw ?
users_raw ?
sources_raw ?
tags_raw ?
requisitions_raw ?
opportunities default
Apply default
postings default
Apply default
stages default
Apply default
users default
Apply default
requisitions default
Apply default
opportunity_count count
Count items in opportunities
posting_count count
Count items in postings
stage_count count
Count items in stages
user_count count
Count items in users
requisition_count count
Count items in requisitions
has_matches compare
Check if opportunity count is greater than 0
notify_enabled compare
Check if setting notify when matches equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
opportunity_rows slice
Take a subset of
opportunity_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 9 configurable

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

lever setting =
archived setting = false
channels setting = in_app
end hour setting = 10
weekdays setting = 1,2,3,4,5
row limit setting = 20
start hour setting = 8
posting state setting = published
notify when matches setting = true

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

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

About

Tags

lever leveratsrecruitingopportunitiespostingsdigestnotificationpack:lever

Details

24 steps 9 configurable settings recipe_id: lever-recruiting-operations-digest