Hubspot Connector
Documentation
Version: 5
Documentation

EndPoint Archive Deals


Name

archive_deals

Description

No description available

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Status DT_WSTR nvarchar(50) 50 False
If the column you are looking for is missing, consider customizing Hubspot Connector.

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_WSTR nvarchar(100) 100 False Id of a company
Required columns that you need to supply are bolded.

Examples

SSIS

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

Delete rows from Deals table using API Destination

This EndPoint belongs to Deals table, therefore you cannot work with it directly. Use this table and table-operation pair instead:

Hubspot
Deals
Delete
SSIS API Destination - Access table operation