Create a Greenhouse candidate intake
Use “Create a Greenhouse candidate intake” in Recued. It runs the Greenhouse candidate creation with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (8 steps)
first_name
trim
Trim whitespace from setting first name
last_name
trim
Trim whitespace from setting last name
context_jobs
?
has_first_name
compare
Check if first name has data
has_last_name
compare
Check if last name has data
ready
all
Check if all conditions are true
create_candidate
?
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.
tags
setting
=
title
setting
=
company
setting
=
last name
setting
=
first name
setting
=
greenhouse
setting
=
application
setting
=
[object Object]
phone numbers
setting
=
context job ids
setting
=
email addresses
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.