searchHubspotDealContacts
Search contacts associated with a HubSpot deal and its primary company, matching by name, email, and title within the context of a specific deal or company. Returns an empty result when HubSpot is not connected or when neither a deal nor company scopes the search.
searchHubspotDealContacts(
input: SearchHubspotDealContactsInput!
): SearchHubspotDealContactsPayload
Arguments
searchHubspotDealContacts.input ● SearchHubspotDealContactsInput! non-null input
Wraps the deal/company scope, search term, and result limit.
Type
SearchHubspotDealContactsPayload object
Results of a HubSpot deal/company contact search.