Skip to main content

searchHubspotCompany

Search HubSpot companies by name in the workspace's connected HubSpot account, enriched with owner details and any accord already connected to each company. Returns an error field inside data when the search fails.

searchHubspotCompany(
searchValue: String!
properties: [String]
): findHubspotCompanyPayload

Arguments

searchHubspotCompany.searchValue ● String! non-null scalar

Substring matched against company names (case-insensitive contains).

searchHubspotCompany.properties ● [String] list scalar

Optional additional HubSpot property names to request beyond the default company fields.

Type

findHubspotCompanyPayload object

Results of a HubSpot company search.