For this open deal, find the rest of the buying committee and add them as contacts
Expand this HubSpot deal with VP and Director stakeholders at the same company
Surfaces the rest of the buying committee for an open HubSpot deal. Starting from the deal's associated company, it searches MoltSets for people in the target titles and seniority levels, dedupes them against the contacts already on the deal, fills email gaps, creates the new contacts in HubSpot, and associates each one to the deal and company. It finds the stakeholders your reps did not know to look for.
HubSpot open deal
to hubspot/get-object (deal + associated company domain)
to hubspot/list-associations (existing contacts on the deal, for dedupe)
to MoltSets:
search_people (company_domain + target titles / seniority / department)
to dedupe against existing contacts + suppression rules
to linkedin_to_best_email (fill email gaps where search_people has none)
to hubspot/create-object (create new contacts)
to hubspot/associate-objects (associate each contact to the deal + company)
search_people filtered on the company domain plus your target titles (via query), seniority, and department filtersbusiness_email returned by search_people where present, and runs linkedin_to_best_email to fill any gaps| Name | Title | Seniority | Company | Risk | New/Existing | Associated To Deal |
|---|
Deal company: X
Existing contacts: X
Candidates found: X
New contacts added: X
Emails found: X/N (XX%)
MoltSets tokens used: X
Email risk scores:
A: X B: X C: X D: X F: X
kept (accepted grades): X
filtered (excluded): X
search_people filters on query, company, company_domain, country, state, city, seniority, department or functional_area, industry, linkedin_industry, naics_code, employee_range, and revenue_range.
query, so a filters-only search runs ~40x cheaper and lands more precisely. A bare query is never the right shape; at minimum it gets country attached (~99% fill rate).industry buckets, LinkedIn's ~150 niche labels, or a NAICS code at any depth. Shortening the code widens the net.seniority/industry/department are ~60% filled and naics_code/linkedin_industry ~50%, and every filter is exact-match, silently dropping records where the field is empty.count_only: true returns a match count without fetching data or charging tokens, and every response carries results.total to read before paginating.search_people returns a business email in many records, so check that field before spending a token on a separate email callcompany_domain for the account match rather than free-text company name, since domain is exactGet the HubSpot Buying Committee Expansion skill file. We'll send occasional updates - no spam.