Skip to content
Recued
Menu
← Back to recipes

Add a Lever opportunity note

by recued-core v1

Approval-gated Lever note creation. It reads the target opportunity and existing notes for context, then creates one note or comment through recued-core.lever.note.create. It does not create opportunities, move stages, archive, change offers, create panels or interviews, upload files, delete notes, or call arbitrary Lever endpoints.

How it works 9 steps

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

Process (9 steps)
opportunity_id trim
Trim whitespace from setting opportunity id
note_value trim
Trim whitespace from setting value
opportunity ?
existing_notes ?
has_opportunity compare
Check if opportunity id has data
has_note compare
Check if note value has data
ready all
Check if all conditions are true
create_note ?
skip: step.ready not_equal true
card to_summary
Format results as a summary card
Settings 7 configurable

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

lever setting =
value setting =
secret setting = false
note id setting =
perform as setting =
opportunity id setting =
notify followers 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

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

About

Tags

lever leveropportunitynoteactivityapprovalpack:lever

Details

9 steps 7 configurable settings recipe_id: add-lever-opportunity-note