findHubspotDealPayload
Results of a HubSpot deal search.
type findHubspotDealPayload {
data: JSON
}
Fields
findHubspotDealPayload.data ● JSON scalar
List of matching deals, each carrying core fields (name, amount, close
date, stage, pipeline, HubSpot record URL, next step), resolved
ownerInfo, and any accord already connected to the deal. Carries an
error key instead when the search fails.
Returned By
searchHubspotDeal query