Contact Snippet Lookup
Looks up pre-approved outreach snippets based on contact's industry and job title. Renders copy-ready text with first name interpolation.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
contact
?
▼
Process (9 steps)
validate_contact
guard
Stop if contact result properties is missing
safe_industry
coalesce
Use the first available value from: contact result properties industry, unknown
safe_job_title
coalesce
Use the first available value from: contact result properties jobtitle, unknown
lookup_key
template
Generate text from a template
matched_snippet
pick
Keep only specific fields from
snippet_body
coalesce
Use the first available value from: matched snippet, setting default snippet
safe_first_name
coalesce
Use the first available value from: contact result properties firstname, there
personalized_text
template
Generate text from a template
snippet_summary
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
hubspot
setting
=
default snippet
text
=
we noticed your profile and thought our solution might be relevant.
snippet library
text
=
[object Object]
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.