ENGAGEMENTS
- Last Updated: March 4, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- HubSpot 8.0
- Documentation
Endpoint
https://api.hubapi.com/engagements/v1/engagements/paged
Columns
The ENGAGEMENTS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| ID* | BigInt |
| ATTACHMENTS | JSON(16777215) |
| BODY | VarChar(64) |
| CREATEDAT | Timestamp(3) |
| CREATEDBY | Integer |
| DATETIME | Timestamp(3) |
| ENGAGEMENT_BODYPREVIEW | VarChar(64) |
| ISACTIVE | Boolean |
| MODIFIEDBY | Integer |
| OWNERID | Integer |
| PORTALID | Integer |
| STATUS | VarChar(64) |
| SUBJECT | VarChar(64) |
| TYPE | VarChar(64) |
| UPDATEDAT | Timestamp(3) |