Company News Monitor
Searches recent news for each company behind contacts in target lifecycle stages, classifies the most significant event per account in one batch AI call, and shows a confidence-sorted table. CRM contacts bind to your HubSpot connection via the canonical contact.search op; web search runs through an enrolled Exa connection's gated recued-core.exa.web.search op.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (17 steps)
contacts
?
target_contacts
filter
Filter by condition
with_company
filter
Filter by condition
companies
unique
Remove duplicates from
limited
slice
Take a subset of
searches
?
search_hits
filter
Filter by condition
envelopes_raw
map
Extract from each item
envelopes
filter
Filter by condition
envelope_count
count
Count items in envelopes
classified
?
skip: step.envelope_count equal 0
significant
filter
Filter by condition
confident
filter
Filter by condition
rows
map
Extract from each item
sorted_rows
sort
Sort by
news_table
to_table
Format results as a data table
scan_summary
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
crm
setting
=
exa
setting
=
max accounts
number
=
10
lookback days
number
=
7
min confidence
number
=
0.7
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.