Skip to content
Recued
Menu
← Back to recipes

Company News Monitor

by recued-core v3

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 17 steps

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 5 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

About

Tags

hubspot contactnewsai-classifycompetitive-intelhubspot

Details

17 steps 5 configurable settings recipe_id: find-company-news-hubspot