Hubspot Connector
Documentation
Version: 5
Documentation

EndPoint Search Companies


Name

search_companies

Description

Search companies using one or more filter conditions. Choose properties to include in the output.

Parameters

Parameter Label Required Options Description
Properties Properties NO
SearchFilters SearchFilters NO

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_WSTR nvarchar(4000) 4000 False
IsArchived DT_BOOL bit False
CreatedAt DT_DBTIMESTAMP datetime False
UpdatedAt DT_DBTIMESTAMP datetime False
[Dynamic Column] DT_WSTR nvarchar(2000) 2000 False [$parent.label$]

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Examples

SSIS

Use Hubspot Connector in API Source component to read data or in API Destination component to read/write data:

Search Companies using API Source

Hubspot
Search Companies
SSIS API Source - Read from table or endpoint

Search Companies using API Destination

Hubspot
Search Companies
SSIS API Destination - Access table or endpoint