Hubspot

Adding the data source

Requirements

Follow the steps with a Super admin type user

The minimum scope required for the connector to function is crm.objects.contacts

Instructions

1) Login to your Hubspot account with a Super Admin user;

2) At the top right, click on settings (gear icon);

3) In the left menu of the settings page, select the option of “Integrations”;

4) In the Integrations expansion, select “Private Apps”;

5) On the Private apps page, click on “Create a private app";

6) In the new window, under “Basic info” fill in a name for your app, for example “Kondado”. If you want to use a logo for internal identification, you can use this;

7) Select the “scopes” section at the top;

8) In the scopes section, we recommend checking the “Read” permission in all scopes available in CRM (do not select the “Write” permission because it is not necessary) and in Standard, we recommend using all scopes that are not of write;

9) After filling in the data in “Basic info” and “Scopes”, select “Create app” at the top right;

10) Accept the pop-up that will appear and then when you receive the message that your app has been created, click on show token and then copy the displayed token;

12) On the data source creation page, insert the token obtained in step 10 and click Save.

You're ready to go to the pipelines page, select the pipelines you want to build and start replicating your Hubspot data to your destination!

Now that you know how to integrate Hubspot data by Kondado, check out this article, where we show you how to create relationships between Hubspot objects and pivot their properties.

Pipelines

Summary

Relationship chart

Contacts [Current Version]

This pipeline will bring the contacts and all their properties in columnar format – according to your account configuration, in a format similar to the one below:

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
property_xtext 
property_ytext 
property_ztext 

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. That's why we created a dedicated archived logs pipeline that you can use to remove archived data from your visualization or model. Deleted data cannot be recovered.

By default, all existing custom properties in your account will be brought over. However, using too many properties can impact data reading speed. We recommend that you use only the necessary properties, selecting the ones you want on the integration creation/editing screen, when naming the tables, just click on FIELDS and uncheck/check the desired properties/columns.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Archived Contacts [Current Version]

FieldType 
idtext 
archivedboolean 
archivedattimestamp 
createdattimestamp 
properties__createdatetimestamp 
properties__emailtext 
properties__firstnametext 
properties__lastmodifieddatetimestamp 
properties__lastnametext 
updatedattimestamp 

Contacts: Lists Membership

This pipeline is based on the Contacts [V1] pipeline and its update depends on changing the lastmodifieddate property of the contact. Also, learn about the savepoint calculation in this changelog.

FieldType 
vidtext 
timestamptimestamp 
static_list_idtext 
internal_list_idtext 
is_memberboolean 

Contacts: Form Submissions

This pipeline is based on the Contacts [V1] pipeline and its update depends on changing the lastmodifieddate property of the contact. Also, learn about the savepoint calculation in this changelog.

Main object

FieldType 
vidtext 
conversion_idtext 
canonical_urltext 
content_typetext 
form_idtext 
form_typetext 
page_idtext 
page_titletext 
page_urltext 
portal_idtext 
timestamptimestamp 
titletext 

contact_associated_by

FieldType 
vidtext 
conversion_idtext 
associated_bytext 

Contacts: Related Tickets [Current Version]

FieldType 
contact_idint 
ticket_idint 
association_typetext 

Contacts: Related Deals [Current Version]

FieldType 
contact_idint 
deal_idint 
association_typetext 

Contacts: Related Companies [Current Version]

FieldType 
contact_idint 
company_idint 
association_typetext 

Contact Lists

FieldType 
listidtext 
archivedboolean 
authoridtext 
createdattimestamp 
deleteableboolean 
dynamicboolean 
internallistidtext 
listtypetext 
metadata__lastprocessingstatechangeattimestamp 
metadata__lastsizechangeattimestamp 
metadata__processingtext 
metadata__sizefloat 
nametext 
portalidtext 
readonlyboolean 
updatedattimestamp 

Contact Properties [V1]

Main object

FieldType 
favoritedboolean 
descriptiontext 
createduseridfloat 
deletedboolean 
referencedobjecttypetext 
updatedatfloat 
displaymodetext 
externaloptionsboolean 
displayorderfloat 
formfieldboolean 
readonlyvalueboolean 
fieldtypetext 
optionsaremutableboolean 
currencypropertynametext 
searchableinglobalsearchboolean 
createdatfloat 
textdisplayhinttext 
showcurrencysymbolboolean 
property_nametext 
updateduseridfloat 
iscustomizeddefaultboolean 
calculatedboolean 
favoritedorderfloat 
mutabledefinitionnotdeletableboolean 
labeltext 
groupnametext 
hasuniquevalueboolean 
numberdisplayhinttext 
hubspotdefinedboolean 
searchtextanalysismodetext 
hiddenboolean 
typetext 
optionsortstrategytext 
readonlydefinitionboolean 

options

FieldType 
property_nametext 
options__descriptiontext 
options__valuetext 
options__labeltext 
options__readonlyboolean 
options__hiddenboolean 
options__displayorderfloat 
options__doubledatatext 

 

Contacts [V1]

Main object

FieldType 
addedatfloat 
vidtext 
canonical_vidfloat 
portal_idfloat 
is_contactboolean 
profile_tokentext 
profile_urltext 

_merged_vids

FieldType 
vidtext 
merged_vidfloat 

form-submissions

FieldType 
vidtext 
conversion_idtext 
timestampfloat 
form_idtext 
portal_idfloat 
titletext 
form_typetext 
page_urltext 
contact_associated_bytext 

list-memberships

FieldType 
vidtext 
static_list_idfloat 
internal_list_idfloat 
timestampfloat 
list_memberships__vidfloat 
is_memberboolean 

identity-profiles

FieldType 
vidtext 
is_deletedboolean 
is_contactboolean 
pointer_vidfloat 
previous_vidfloat 
saved_at_timestampfloat 
deleted_changed_timestampfloat 

_identityProfiles_linkedVids

FieldType 
vidtext 
linked_vidfloat 

_identityProfiles_identities

FieldType 
vidtext 
typetext 
valuetext 
timestampfloat 
is_primaryboolean 
is_secondaryboolean 

_properties

FieldType 
vidtext 
keytext 
valuetext 

_properties_versions

FieldType 
vidtext 
keytext 
valuetext 
source_typetext 
source_idtext 
source_labeltext 
timestampfloat 
selectedboolean 

Deals [Current Version]

This pipeline will bring the deals and all their properties in columnar format – depending on your account configuration, in a format similar to the one below:

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
property_xtext 
property_ytext 
property_ztext 

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. That's why we created a dedicated archived logs pipeline that you can use to remove archived data from your visualization or model. Deleted data cannot be recovered.

By default, all existing custom properties in your account will be brought over. However, using too many properties can impact data reading speed. We recommend that you use only the necessary properties, selecting the ones you want on the pipeline creation/editing screen, when naming the tables, just click on FIELDS and uncheck/check the desired properties/columns.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Archived Deals [Current Version]

FieldType 
idtext 
archivedboolean 
archivedattimestamp 
createdattimestamp 
properties__amountfloat 
properties__closedatetimestamp 
properties__createdatetimestamp 
properties__dealnametext 
properties__dealstagetext 
properties__hs_lastmodifieddatetimestamp 
properties__pipelinetext 
updatedattimestamp 

Deals: Related Contacts [Current Version]

FieldType 
deal_idtext 
contact_idtext 
association_typetext 

Deals: Related Companies [Current Version]

FieldType 
deal_idtext 
company_idtext 
association_typetext 

Deals: Related Tickets [Current Version]

FieldType 
deal_idtext 
ticket_idtext 
association_typetext 

Owners [Current Version]

Main object

FieldType 
idtext 
useridtext 
emailtext 
firstnametext 
lastnametext 
archivedboolean 
createdattimestamp 
updatedattimestamp 

hubspot_owners_teams

FieldType 
owner_idtext 
team_idtext 
team_nametext 

Due to limitations in data reading, this pipeline is integral.

Deal Properties [V1]

Main object

FieldType 
favoritedboolean 
descriptiontext 
createduseridfloat 
deletedboolean 
referencedobjecttypetext 
updatedatfloat 
displaymodetext 
externaloptionsboolean 
displayorderfloat 
formfieldboolean 
readonlyvalueboolean 
fieldtypetext 
optionsaremutableboolean 
currencypropertynametext 
searchableinglobalsearchboolean 
createdatfloat 
textdisplayhinttext 
showcurrencysymbolboolean 
property_nametext 
updateduseridfloat 
iscustomizeddefaultboolean 
calculatedboolean 
favoritedorderfloat 
mutabledefinitionnotdeletableboolean 
labeltext 
groupnametext 
hasuniquevalueboolean 
numberdisplayhinttext 
hubspotdefinedboolean 
searchtextanalysismodetext 
hiddenboolean 
typetext 
optionsortstrategytext 
readonlydefinitionboolean 

options

FieldType 
property_nametext 
options__descriptiontext 
options__valuetext 
options__labeltext 
options__readonlyboolean 
options__hiddenboolean 
options__displayorderfloat 
options__doubledatatext 

Deals [V1]

Objeto principal

FieldType 
dealidtext 
portalidfloat 
isdeletedboolean 

_associations

FieldType 
dealidtext 
association_typetext 
association_valuefloat 

_properties

FieldType 
dealidtext 
keytext 
valuetext 

_properties_versions

FieldType 
dealidtext 
keytext 
valuetext 
source_idtext 
timestampfloat 
sourcetext 

Pipelines

Main object

FieldType 
defaultboolean 
displayorderfloat 
updatedatfloat 
activeboolean 
objecttypeidtext 
pipelineidtext 
labeltext 
createdatfloat 
objecttypetext 

stages

FieldType 
pipelineidtext 
stages__labeltext 
stages__createdatfloat 
stages__stageidtext 
stages__updatedatfloat 
stages__activeboolean 
stages__displayorderfloat 
stages__metadata__isclosedtext 
stages__metadata__probabilityfloat 

Owners [V1]

Objeto principal

FieldType 
activeuseridtext 
portalidtext 
updatedatfloat 
createdatfloat 
useridincludinginactivetext 
firstnametext 
hascontactsaccessboolean 
lastnametext 
activesalesforceidtext 
isactiveboolean 
owneridtext 
typetext 
emailtext 

remoteList

FieldType 
owneridtext 
remotelist__remoteidtext 
remotelist__portalidtext 
remotelist__remotetypetext 
remotelist__owneridtext 
remotelist__activeboolean 
remotelist__idtext 

Companies [Current Version]

This pipeline will bring the companies and all their properties in columnar format – according to your account configuration, in a format similar to the one below:

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
property_xtext 
property_ytext 
property_ztext 

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. That's why we created a dedicated archived logs pipeline that you can use to remove archived data from your visualization or model. Deleted data cannot be recovered.

By default, all existing custom properties in your account will be brought over. However, using too many properties can impact data reading speed. We recommend that you use only the necessary properties, selecting the ones you want on the pipeline creation/editing screen, when naming the tables, just click on FIELDS and uncheck/check the desired properties/columns.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Archived Companies [Current Version]

FieldType 
idtext 
archivedboolean 
archivedattimestamp 
createdattimestamp 
properties__createdatetimestamp 
properties__domaintext 
properties__hs_lastmodifieddatetimestamp 
properties__nametext 
updatedattimestamp 

Companies: Related Contacts [Current Version]

FieldType 
company_idtext 
contact_idtext 
association_typetext 

Companies: Related Deals [Current Version]

FieldType 
company_idtext 
deal_idtext 
association_typetext 

Companies: Related Tickets [Current Version]

FieldType 
company_idtext 
ticket_idtext 
association_typetext 

Company Properties [V1]

Main object

FieldType 
favoritedboolean 
descriptiontext 
createduseridfloat 
deletedboolean 
referencedobjecttypetext 
updatedatfloat 
displaymodetext 
externaloptionsboolean 
displayorderfloat 
formfieldboolean 
readonlyvalueboolean 
fieldtypetext 
optionsaremutableboolean 
currencypropertynametext 
searchableinglobalsearchboolean 
createdatfloat 
textdisplayhinttext 
showcurrencysymbolboolean 
property_nametext 
updateduseridfloat 
iscustomizeddefaultboolean 
calculatedboolean 
favoritedorderfloat 
mutabledefinitionnotdeletableboolean 
labeltext 
groupnametext 
hasuniquevalueboolean 
numberdisplayhinttext 
hubspotdefinedboolean 
searchtextanalysismodetext 
hiddenboolean 
typetext 
optionsortstrategytext 
readonlydefinitionboolean 

options

FieldType 
property_nametext 
options__descriptiontext 
options__valuetext 
options__labeltext 
options__readonlyboolean 
options__hiddenboolean 
options__displayorderfloat 
options__doubledatatext 

Companies [V1]

Main object

FieldType 
companyidtext 
portalidfloat 
isdeletedboolean 

_properties

FieldType 
companyidtext 
keytext 
valuetext 

_properties_versions

FieldType 
companyidtext 
keytext 
valuetext 
source_idtext 
timestampfloat 
sourcetext 

Tickets [Current Version]

This pipeline will bring tickets and all their properties in columnar format – according to your account configuration, in a format similar to the one below:

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
property_xtext 
property_ytext 
property_ztext 

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. That's why we created a dedicated archived logs pipeline that you can use to remove archived data from your visualization or model. Deleted data cannot be recovered.

By default, all existing custom properties in your account will be brought over. However, using too many properties can impact data reading speed. We recommend that you use only the necessary properties, selecting the ones you want on the pipeline creation/editing screen, when naming the tables, just click on FIELDS and uncheck/check the desired properties/columns.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Archived Tickets [Current Version]

FieldType 
idtext 
archivedboolean 
archivedattimestamp 
createdattimestamp 
properties__contenttext 
properties__createdatetimestamp 
properties__hs_lastmodifieddatetimestamp 
properties__hs_pipelinetext 
properties__hs_pipeline_stagetext 
properties__hs_ticket_categorytext 
properties__hs_ticket_prioritytext 
properties__subjecttext 
updatedattimestamp 

Tickets: Related Contacts [Current Version]

FieldType 
ticket_idint 
contact_idint 
association_typetext 

Tickets: Related Deals [Current Version]

FieldType 
ticket_idint 
deal_idint 
association_typetext 

Tickets: Related Companies [Current Version]

FieldType 
ticket_idint 
company_idint 
association_typetext 

Ticket Properties [V1]

Main object

FieldType 
favoritedboolean 
descriptiontext 
createduseridtext 
externaloptionsboolean 
referencedobjecttypetext 
updatedattext 
displaymodetext 
numberdisplayhinttext 
favoritedorderfloat 
formfieldboolean 
readonlyvalueboolean 
fieldtypetext 
optionsaremutabletext 
searchableinglobalsearchboolean 
displayorderfloat 
textdisplayhinttext 
showcurrencysymboltext 
property_nametext 
updateduseridtext 
iscustomizeddefaultboolean 
calculatedboolean 
deletedtext 
mutabledefinitionnotdeletableboolean 
createdattext 
labeltext 
groupnametext 
hasuniquevalueboolean 
hubspotdefinedboolean 
currencypropertynametext 
searchtextanalysismodetext 
hiddenboolean 
typetext 
optionsortstrategytext 
readonlydefinitionboolean 

options

FieldType 
property_nametext 
options__doubledatatext 
options__valuetext 
options__labeltext 
options__readonlytext 
options__hiddenboolean 
options__displayorderfloat 
options__descriptiontext 

Tickets [V1]

Main object

FieldType 
ticketidtext 
portalidfloat 
isdeletedboolean 

_properties

FieldType 
ticketidtext 
keytext 
valuetext 

_properties_versions

FieldType 
ticketidtext 
keytext 
valuetext 
source_idtext 
timestampfloat 
sourcetext 

_associations

FieldType 
ticketidtext 
association_typetext 
associated_idtext 

Email Events

Sent

FieldType 
idtext 
fromtext 
appnametext 
replytotext 
typetext 
emailcampaignidfloat 
createdfloat 
bcctext 
portalidfloat 
appidfloat 
emailcampaigngroupidfloat 
smtpidtext 
sentby__idtext 
sentby__createdfloat 
recipienttext 
cctext 
subjecttext 

Dropped

FieldType 
idtext 
appnametext 
emailcampaignidfloat 
portalidfloat 
appidfloat 
emailcampaigngroupidfloat 
recipienttext 
dropreasontext 
attemptfloat 
smtpidtext 
createdfloat 
sentby__idtext 
sentby__createdfloat 
typetext 
dropmessagetext 

Processed

FieldType 
idtext 
appnametext 
emailcampaignidfloat 
smtpidtext 
appidfloat 
emailcampaigngroupidfloat 
recipienttext 
attemptfloat 
portalidfloat 
createdfloat 
sentby__idtext 
sentby__createdfloat 
typetext 

Delivered

FieldType 
idtext 
appnametext 
emailcampaignidfloat 
smtpidtext 
appidfloat 
emailcampaigngroupidfloat 
recipienttext 
responsetext 
attemptfloat 
portalidfloat 
createdfloat 
sentby__idtext 
sentby__createdfloat 
typetext 

Deferred

FieldType 
idtext 
appnametext 
emailcampaignidfloat 
portalidfloat 
appidfloat 
emailcampaigngroupidfloat 
recipienttext 
responsetext 
attemptfloat 
smtpidtext 
createdfloat 
sentby__idtext 
sentby__createdfloat 
typetext 

Bounce

FieldType 
idtext 
statustext 
appnametext 
emailcampaignidfloat 
portalidfloat 
appidfloat 
emailcampaigngroupidfloat 
recipienttext 
responsetext 
categorytext 
attemptfloat 
smtpidtext 
createdfloat 
sentby__idtext 
sentby__createdfloat 
typetext 

Open

FieldType 
appnametext 
typetext 
emailcampaignidfloat 
createdfloat 
portalidfloat 
devicetypetext 
location__countrytext 
location__statetext 
location__zipcodetext 
location__citytext 
filteredeventboolean 
appidfloat 
durationfloat 
useragenttext 
smtpidtext 
sentby__idtext 
sentby__createdfloat 
recipienttext 
idtext 
browser__familytext 
browser__nametext 
browser__producertext 
browser__urltext 
browser__producerurltext 
browser__versiontext 
browser__typetext 

Click

FieldType 
idtext 
typetext 
appnametext 
urltext 
linkidfloat 
useragenttext 
createdfloat 
smtpidtext 
emailcampaigngroupidfloat 
referertext 
location__countrytext 
location__statetext 
location__citytext 
filteredeventboolean 
appidfloat 
portalidfloat 
devicetypetext 
sentby__idtext 
sentby__createdfloat 
recipienttext 
emailcampaignidfloat 
browser__familytext 
browser__nametext 
browser__producertext 
browser__urltext 
browser__producerurltext 
browser__versiontext 
browser__typetext 

Status change

FieldType 
idtext 
sourcetext 
portalidfloat 
appidfloat 
subscriptionstext 
sourceidtext 
typetext 
emailcampaignidfloat 
createdfloat 
recipienttext 

Spam report

FieldType 
idtext 
appnametext 
emailcampaignidfloat 
portalidfloat 
appidfloat 
recipienttext 
attempttext 
smtpidtext 
createdfloat 
sentby__idtext 
sentby__createdfloat 
typetext 

Marketing Emails

Main object

FieldType 
idtext 
abboolean 
abhourstowaitfloat 
absamplesizedefaulttext 
absamplingdefaulttext 
abstatustext 
absuccessmetrictext 
abtestidtext 
abtestpercentagefloat 
abvariationboolean 
absoluteurltext 
analyticspageidtext 
analyticspagetypetext 
archivedboolean 
authortext 
authornametext 
campaigntext 
campaignnametext 
campaignutmtext 
canspamsettingsidtext 
categoryidfloat 
createpageboolean 
createdtimestamp 
createdbyidtext 
currentstatetext 
currentlypublishedboolean 
customreplytotext 
customreplytoenabledboolean 
domaintext 
emailbodytext 
emailcampaigngroupidtext 
emailnotetext 
emailtemplatemodetext 
emailtypetext 
feedbacksurveyidtext 
freezedatetimestamp 
fromnametext 
hascontentaccessrulesboolean 
htmltitletext 
isgraymailsuppressionenabledboolean 
ispublishedboolean 
isrecipientfatiguesuppressionenabledboolean 
languagetext 
livedomaintext 
maxrssentriesfloat 
metadescriptiontext 
nametext 
pageexpiryenabledboolean 
pageredirectedboolean 
portalidtext 
previewkeytext 
primaryemailcampaignidtext 
primaryrichtextmodulehtmltext 
processingstatustext 
publishdatetimestamp 
publishedattimestamp 
publishedbyemailtext 
publishedbyidtext 
publishedbynametext 
publishedurltext 
replytotext 
resolveddomaintext 
rssemailbytexttext 
rssemailclickthroughtexttext 
rssemailcommenttexttext 
rssemailentrytemplateenabledboolean 
rssemailimagemaxwidthfloat 
rssemailurltext 
securitystatetext 
slugtext 
statetext 
subcategorytext 
subjecttext 
subscriptiontext 
subscriptionnametext 
templatepathtext 
transactionalboolean 
unpublishedattimestamp 
updatedtimestamp 
updatedbyidtext 
urltext 
userssheadlineassubjectboolean 

hubspot_marketing_emails__mailing_lists_included

FieldType 
marketing_email_idtext 
mailing_list_idtext 

hubspot_marketing_emails__vids_included

FieldType 
marketing_email_idtext 
vidtext 

hubspot_marketing_emails__email_campaigns

FieldType 
marketing_email_idtext 
campaign_idtext 

hubspot_marketing_emails__vids_excluded

FieldType 
marketing_email_idtext 
vidtext 

hubspot_marketing_emails__mailing_lists_excluded

FieldType 
marketing_email_idtext 
mailing_list_idtext 

Engagements [V1]

Main object

FieldType 
idtext 
bodypreviewhtmltext 
bodypreviewtext 
bodypreviewistruncatedboolean 
uidtext 
sourcetext 
timestampfloat 
lastupdatedfloat 
portalidtext 
teamidtext 
modifiedbyfloat 
createdbyfloat 
activeboolean 
owneridtext 
typetext 
createdatfloat 
metadata_statustext 
session_visitorstarttimefloat 
email_loggedfromtext 
call_dispositiontext 
call_recordingurltext 
call_fromnumbertext 
email_texttext 
email_messageidtext 
session_closedatfloat 
session_durationmillisecondsfloat 
session_agentjointimefloat 
session_isbotboolean 
meeting_starttimefloat 
metadata_threadidtext 
call_externalaccountidtext 
metadata_bodytext 
session_visitorendtimefloat 
metadata_subjecttext 
session_numvisitormessagesfloat 
email_attachedvideowatchedboolean 
email_validationskippedtext 
meeting_endtimefloat 
session_conversationsourcetext 
email_sendertext 
task_forobjecttypetext 
session_urltext 
meeting_titletext 
task_reminderstext 
email_htmltext 
session_visitorwaittimemillisecondsfloat 
call_tonumbertext 
email_sendeventidtext 
call_durationmillisecondsfloat 
session_onlineboolean 
task_senddefaultreminderboolean 
call_externalidtext 
session_numagentmessagesfloat 
task_typetext 
email_attachedvideoopenedboolean 
email_mediaprocessingstatustext 
task_completiondatefloat 
meetingoutcometext 
activitytypetext 

associations

FieldType 
engagement_idtext 
association_typetext 
association_valuetext 

note_attachments

FieldType 
engagement_idtext 
note_attachment_idtext 

email_addresses

FieldType 
engagement_idtext 
firstnametext 
lastnametext 
rawtext 
address_typetext 
emailtext 

This pipeline does not capture deletions and archives. This way, engagements that have been removed from HubSpot can continue to show up in your destination. To resync, you can perform an advanced edit of the pipeline.

By limitation of the API, if during an execution more than 10 thousand records are found updated/created within the queried period (savepoint + update window) a full load will be performed.

Engagements: Calls [Current Version]

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
hs_activity_typetext[en] Call and meeting type – The activity type of the engagement
hs_all_assigned_business_unit_idstext[en] Business units – The business units this record is assigned to.
hs_at_mentioned_owner_idstext[en] At-Mentioned Owner Ids – The owners that have been at-mentioned on the engagement
hs_attachment_idstext[en] Attached file IDs – The IDs of the files that are attached to the engagement
hs_body_previewtext[en] Call notes preview – A truncated preview of the call notes
hs_body_preview_htmltext[en] HTML Body Preview – The HTML representation of the engagement body preview
hs_body_preview_is_truncatedboolean[en] Body Preview Truncated – Indicates if the engagement body was truncated for the preview
hs_call_app_idfloat[en] Integrating App ID – The App ID associated with the integrating app
hs_call_authed_url_providertext[en] Authenticated recording files url provider – URL which returns Authenticated audio/video URL of the recording
hs_call_bodytext[en] Call notes – The body of the call
hs_call_callee_object_idfloat[en] Callee object id – The id of the callee
hs_call_callee_object_typetext[en] Callee object type – The type of callee
hs_call_directiontext[en] Call direction – The direction of a call
hs_call_dispositiontext[en] Call outcome – The outcome of the call
hs_call_durationfloat[en] Call duration – The duration of the call, in milliseconds
hs_call_external_account_idtext[en] External Account ID – External Account ID
hs_call_external_idtext[en] External ID – The external ID of the call
hs_call_from_numbertext[en] From Number – The phone number of the person that initiated the call
hs_call_has_transcriptboolean[en] Transcript Available – Flag to indicate if the call has an associated transcript
hs_call_recording_urltext[en] Recording URL – The URL of the recorded call audio
hs_call_sourcetext[en] Call Source – The source of the call to differentiate VoIP vs Video Conferencing Apps
hs_call_statustext[en] Call status – The status of the call
hs_call_titletext[en] Call Title – The title of the call
hs_call_to_numbertext[en] To Number – The phone number of the person that was called
hs_call_transcription_idfloat[en] Call transcription id – The id of the transcription
hs_call_video_recording_urltext[en] Video url – Video URL of the recording
hs_call_zoom_meeting_uuidtext[en] Unique Zoom Meeting ID – The Zoom meeting unique identifier of the call
hs_calls_service_call_idfloat[en] Calls Service Call ID – The Calls Service specific global unique identifier for a call
hs_created_byfloat[en] Activity created by – The user who created the engagement
hs_created_by_user_idfloat[en] Created by user ID – The user that created this object. This value is automatically set by HubSpot and may not be modified.
hs_createdatetimestamp[en] Create date – The date that an engagement was created
hs_engagement_sourcetext[en] Engagement Source – The source that created this engagement
hs_engagement_source_idtext[en] Engagement Source ID – The specific ID of the process that created this engagement
hs_follow_up_actiontext[en] Follow up action – What action should be performed during follow up
hs_gdpr_deletedboolean[en] GDPR deleted – Indicates the body of this engagement has been cleared because of a GDPR delete request
hs_lastmodifieddatetimestamp[en] Last modified date – The date any property on this engagement was modified
hs_merged_object_idstext[en] Merged object IDs – The list of object IDs that have been merged into this object. This value is automatically set by HubSpot and may not be modified.
hs_modified_byfloat[en] Updated by – The user who last updated the engagement
hs_object_idfloat[en] Object ID – The unique ID for this object. This value is automatically set by HubSpot and may not be modified.
hs_product_nametext[en] Product name – The name of the product associated with this engagement
hs_queue_membership_idstext[en] Queue Memberships – The list of queues that contain this engagement
hs_timestamptimestamp[en] Activity date – The date that an engagement occurred
hs_unique_creation_keytext[en] Unique creation key – Unique property used for idempotent creates
hs_unique_idtext[en] Unique ID – The unique ID of the engagement
hs_unknown_visitor_conversationboolean[en] Unknown Visitor Conversation – Whether or not this communication was made with an unknown visitor
hs_updated_by_user_idfloat[en] Updated by user ID – The user that last updated this object. This value is automatically set by HubSpot and may not be modified.
hs_user_ids_of_all_notification_followerstext[en] User IDs of all notification followers – The user IDs of all users that have clicked follow within the object to opt-in to getting follow notifications
hs_user_ids_of_all_notification_unfollowerstext[en] User IDs of all notification unfollowers – The user IDs of all object owners that have clicked unfollow within the object to opt-out of getting follow notifications
hs_user_ids_of_all_ownerstext[en] User IDs of all owners – The user IDs of all owners of this object
hubspot_owner_assigneddatetimestamp[en] Owner Assigned Date – The timestamp when an owner was assigned to this engagement
hubspot_owner_idtext[en] Activity assigned to – The user that the activity is assigned to in HubSpot. This can be any HubSpot user or Salesforce integration user, and can be set manually or via Workflows.
hubspot_team_idtext[en] HubSpot Team – The team of the owner of an engagement.
hs_all_owner_idstext[en] All owner ids – The value of all owner referencing properties for this object, both default and custom
hs_all_team_idstext[en] All team ids – The team ids corresponding to all owner referencing properties for this object, both default and custom
hs_all_accessible_team_idstext[en] All accessible team ids – The team ids, including up the team hierarchy, corresponding to all owner referencing properties for this object, both default and custom

This pipeline is in beta mode

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. So we're going to create an archived logs-specific integration that you can use to remove archived data from your visualization or model. We are waiting for this functionality to be released for this endpoint by HubSpot. Deleted data cannot be recovered.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Engagements: Calls: Related Objects [Current Version]

FieldType 
calls_idtext 
1_idtext 
association_typetext 

This pipeline is in beta mode

Engagements: Emails [Current Version]

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
hs_all_assigned_business_unit_idstext[en] Business units – The business units this record is assigned to.
hs_at_mentioned_owner_idstext[en] At-Mentioned Owner Ids – The owners that have been at-mentioned on the engagement
hs_attachment_idstext[en] Attached file IDs – The IDs of the files that are attached to the engagement
hs_body_previewtext[en] Body preview – A truncated preview of the engagegement body
hs_body_preview_htmltext[en] HTML Body Preview – The HTML representation of the engagement body preview
hs_body_preview_is_truncatedboolean[en] Body Preview Truncated – Indicates if the engagement body was truncated for the preview
hs_created_bytext[en] Activity created by – The user who created the engagement
hs_created_by_user_idfloat[en] Created by user ID – The user that created this object. This value is automatically set by HubSpot and may not be modified.
hs_createdatetimestamp[en] Create date – The date that an engagement was created
hs_direction_and_unique_idtext[en] Email direction and unique ID – The direction and unique ID of the email concatenated by :
hs_email_attached_video_idtext[en] Attached Video – The ID of a video optionally attached to an email
hs_email_attached_video_nametext[en] Attached Video Name – The name of a video optionally attached to an email
hs_email_attached_video_openedboolean[en] Attached Video Opened – Has the video attachment been opened
hs_email_attached_video_watchedboolean[en] Attached Video Watched – Has the video attachement been watched
hs_email_bcc_emailtext[en] Email BCC Address – Email addresses of the email's BCC recipients
hs_email_bcc_firstnametext[en] Email BCC First Name – First names of the email's BCC recipients
hs_email_bcc_lastnametext[en] Email BCC Last Name – Last names of the email's BCC recipients
hs_email_bcc_rawtext[en] Email BCC – Raw header values of the email's BCC recipients
hs_email_cc_emailtext[en] Email CC Address – Email addresses of the email's CC recipients
hs_email_cc_firstnametext[en] Email CC First Name – First names of the email's CC recipients
hs_email_cc_lastnametext[en] Email CC Last Name – Last names of the email's CC recipients
hs_email_cc_rawtext[en] Email CC – Raw header values of the email's CC recipients
hs_email_directiontext[en] Email Direction – The direction the email was sent in
hs_email_encoded_email_associations_requesttext[en] Encoded Email Associations Request – Encoded email associations request
hs_email_error_messagetext[en] Error Message – The error that occurred while sending the email
hs_email_facsimile_send_idtext[en] Email Send Id – The ID of the email send event sent through Facsimile
hs_email_from_emailtext[en] Email From Address – Email address of the email's sender
hs_email_from_firstnametext[en] Email From First Name – First name of the email's sender
hs_email_from_lastnametext[en] Email From Last Name – Last name of the email's sender
hs_email_from_rawtext[en] Email From – Raw header value of the email's sender
hs_email_headerstext[en] Email Headers – The sender and receivers of the email
hs_email_htmltext[en] Email body – This is the body of any email sent from a record. It doesn't include emails received from contacts.
hs_email_logged_fromtext[en] Logged From – Where the email was logged
hs_email_media_processing_statustext[en] Media Processing Status – Processing status for this email's images and attachments
hs_email_member_of_forwarded_subthreadboolean[en] Email is member of forwarded subthread – Whether this email is a member of a forwarded subthread
hs_email_message_idtext[en] Message ID – The ID of the message
hs_email_migrated_via_portal_data_migrationboolean[en] email_migrated_via_portal_data_migration – Indicates that the email was migrated from another portal using DataMigration tool
hs_email_pending_inline_image_idstext[en] Email pending inline image file IDs – File IDs of pending inline images in the email's HTML
hs_email_post_send_statustext[en] Post-Send Status – A description of what happened to the email (successful send, bounced, dropped) and why
hs_email_recipient_drop_reasonstext[en] Recipient-Drop Reasons – A list of the dropped recipients paired with the reason each was dropped
hs_email_send_event_idtext[en] Email Send Event Id – The ID of the email send event
hs_email_send_event_id_createdtimestamp[en] Email Send Event Id Created – The date when the email send event ID was created
hs_email_sender_emailtext[en] Email Sender Address – Email address of the email's sender
hs_email_sender_firstnametext[en] Email Sender First Name – First name of the email's sender
hs_email_sender_lastnametext[en] Email Sender Last Name – Last name of the email's sender
hs_email_sender_rawtext[en] Email Sender – Raw header value of the email's sender
hs_email_sent_viatext[en] Sent Via – How the email was sent
hs_email_statustext[en] Email send status – The send status of the email
hs_email_subjecttext[en] Email subject – The subject of the email
hs_email_texttext[en] Text – The plaintext of the email
hs_email_thread_idtext[en] Thread ID – The thread that the email belongs to
hs_email_to_emailtext[en] Email To Address – Email addresses of the email's recipients
hs_email_to_firstnametext[en] Email To First Name – First names of the email's recipients
hs_email_to_lastnametext[en] Email To Last Name – Last names of the email's recipients
hs_email_to_rawtext[en] Email To – Raw header values of the email's recipients
hs_email_tracker_keytext[en] Tracker Key – The tracker key of the email
hs_email_validation_skippedtext[en] Validation Skipped – Validation skipped that would have otherwise rejected logging
hs_engagement_sourcetext[en] Engagement Source – The source that created this engagement
hs_engagement_source_idtext[en] Engagement Source ID – The specific ID of the process that created this engagement
hs_follow_up_actiontext[en] Follow up action – What action should be performed during follow up
hs_gdpr_deletedboolean[en] GDPR deleted – Indicates the body of this engagement has been cleared because of a GDPR delete request
hs_lastmodifieddatetimestamp[en] Last modified date – The date any property on this engagement was modified
hs_merged_object_idstext[en] Merged object IDs – The list of object IDs that have been merged into this object. This value is automatically set by HubSpot and may not be modified.
hs_modified_bytext[en] Updated by – The user who last updated the engagement
hs_object_idfloat[en] Object ID – The unique ID for this object. This value is automatically set by HubSpot and may not be modified.
hs_product_nametext[en] Product name – The name of the product associated with this engagement
hs_queue_membership_idstext[en] Queue Memberships – The list of queues that contain this engagement
hs_timestamptimestamp[en] Activity date – The date that an engagement occurred
hs_unique_creation_keytext[en] Unique creation key – Unique property used for idempotent creates
hs_unique_idtext[en] Unique ID – The unique ID of the engagement
hs_updated_by_user_idfloat[en] Updated by user ID – The user that last updated this object. This value is automatically set by HubSpot and may not be modified.
hs_user_ids_of_all_notification_followerstext[en] User IDs of all notification followers – The user IDs of all users that have clicked follow within the object to opt-in to getting follow notifications
hs_user_ids_of_all_notification_unfollowerstext[en] User IDs of all notification unfollowers – The user IDs of all object owners that have clicked unfollow within the object to opt-out of getting follow notifications
hs_user_ids_of_all_ownerstext[en] User IDs of all owners – The user IDs of all owners of this object
hubspot_owner_assigneddatetimestamp[en] Owner Assigned Date – The timestamp when an owner was assigned to this engagement
hubspot_owner_idtext[en] Activity assigned to – The user that the activity is assigned to in HubSpot. This can be any HubSpot user or Salesforce integration user, and can be set manually or via Workflows.
hubspot_team_idtext[en] HubSpot Team – The team of the owner of an engagement.
hs_all_owner_idstext[en] All owner ids – The value of all owner referencing properties for this object, both default and custom
hs_all_team_idstext[en] All team ids – The team ids corresponding to all owner referencing properties for this object, both default and custom
hs_all_accessible_team_idstext[en] All accessible team ids – The team ids, including up the team hierarchy, corresponding to all owner referencing properties for this object, both default and custom

This pipeline is in beta mode

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. So we're going to create an archived logs-specific integration that you can use to remove archived data from your visualization or model. We are waiting for this functionality to be released for this endpoint by HubSpot. Deleted data cannot be recovered.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Engagements: Emails: Related Objects [Current Version]

FieldType 
emails_idtext 
1_idtext 
association_typetext 

This pipeline is in beta mode

Engagements: Meetings [Current Version]

Main Object

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
hs_activity_typetext[en] Call and meeting type – The activity type of the engagement
hs_all_assigned_business_unit_idstext[en] Business units – The business units this record is assigned to.
hs_at_mentioned_owner_idstext[en] At-Mentioned Owner Ids – The owners that have been at-mentioned on the engagement
hs_attachment_idstext[en] Attached file IDs – The IDs of the files that are attached to the engagement
hs_attendee_owner_idstext[en] HubSpot attendee owner IDs – List of HubSpot owner IDs for additional attendees
hs_body_previewtext[en] Body preview – A truncated preview of the engagegement body
hs_body_preview_htmltext[en] HTML Body Preview – The HTML representation of the engagement body preview
hs_body_preview_is_truncatedboolean[en] Body Preview Truncated – Indicates if the engagement body was truncated for the preview
hs_created_byfloat[en] Activity created by – The user who created the engagement
hs_created_by_user_idfloat[en] Created by user ID – The user that created this object. This value is automatically set by HubSpot and may not be modified.
hs_createdatetimestamp[en] Create date – The date that an engagement was created
hs_engagement_sourcetext[en] Engagement Source – The source that created this engagement
hs_engagement_source_idtext[en] Engagement Source ID – The specific ID of the process that created this engagement
hs_follow_up_actiontext[en] Follow up action – What action should be performed during follow up
hs_gdpr_deletedboolean[en] GDPR deleted – Indicates the body of this engagement has been cleared because of a GDPR delete request
hs_i_cal_uidtext[en] iCalUid – The iCalUid of the synced event
hs_internal_meeting_notestext[en] Internal Meeting Notes –
hs_lastmodifieddatetimestamp[en] Last modified date – The date any property on this engagement was modified
hs_meeting_bodytext[en] Meeting description – The text description of the meeting
hs_meeting_calendar_event_hashtext[en] Meeting calendar event hash – The unique hash for the meeting
hs_meeting_change_idtext[en] Meeting change id – The unique change id for the meeting
hs_meeting_created_from_link_idtext[en] Created From Link ID – Created From Link ID
hs_meeting_end_timetimestamp[en] Meeting end time – The date when the meeting ends
hs_meeting_external_urltext[en] External URL – The external URL for the meeting
hs_meeting_locationtext[en] Meeting location – Where the meeting takes place
hs_meeting_location_typetext[en] Location type – The type of location for the meeting event
hs_meeting_outcometext[en] Meeting outcome – The outcome of this meeting
hs_meeting_pre_meeting_prospect_reminderstext[en] Pre-meeting prospect reminders – A list of dates when meeting reminders should be sent to prospects
hs_meeting_sourcetext[en] Meeting source – The source where the meeting was booked
hs_meeting_source_idtext[en] Source ID – The source ID of the meeting
hs_meeting_start_timetimestamp[en] Meeting start time – The date when the meeting starts
hs_meeting_titletext[en] Meeting name – The title of the meeting
hs_meeting_web_conference_meeting_idtext[en] Web conference meeting ID – The meeting ID of the web conference
hs_merged_object_idstext[en] Merged object IDs – The list of object IDs that have been merged into this object. This value is automatically set by HubSpot and may not be modified.
hs_modified_byfloat[en] Updated by – The user who last updated the engagement
hs_object_idfloat[en] Object ID – The unique ID for this object. This value is automatically set by HubSpot and may not be modified.
hs_product_nametext[en] Product name – The name of the product associated with this engagement
hs_queue_membership_idstext[en] Queue Memberships – The list of queues that contain this engagement
hs_scheduled_taskstext[en] Scheduled tasks
hs_timestamptimestamp[en] Activity date – The date that an engagement occurred
hs_unique_creation_keytext[en] Unique creation key – Unique property used for idempotent creates
hs_unique_idtext[en] Unique ID – The unique ID of the engagement
hs_updated_by_user_idfloat[en] Updated by user ID – The user that last updated this object. This value is automatically set by HubSpot and may not be modified.
hs_user_ids_of_all_notification_followerstext[en] User IDs of all notification followers – The user IDs of all users that have clicked follow within the object to opt-in to getting follow notifications
hs_user_ids_of_all_notification_unfollowerstext[en] User IDs of all notification unfollowers – The user IDs of all object owners that have clicked unfollow within the object to opt-out of getting follow notifications
hs_user_ids_of_all_ownerstext[en] User IDs of all owners – The user IDs of all owners of this object
hubspot_owner_assigneddatetimestamp[en] Owner Assigned Date – The timestamp when an owner was assigned to this engagement
hubspot_owner_idtext[en] Activity assigned to – The user that the activity is assigned to in HubSpot. This can be any HubSpot user or Salesforce integration user, and can be set manually or via Workflows.
hubspot_team_idtext[en] HubSpot Team – The team of the owner of an engagement.
hs_all_owner_idstext[en] All owner ids – The value of all owner referencing properties for this object, both default and custom
hs_all_team_idstext[en] All team ids – The team ids corresponding to all owner referencing properties for this object, both default and custom
hs_all_accessible_team_idstext[en] All accessible team ids – The team ids, including up the team hierarchy, corresponding to all owner referencing properties for this object, both default and custom

hubspot_engagements_meetings_scheduledtasks

FieldType 
meeting_idtext 
timestamptimestamp 
portalidtext 
engagementtypetext 
tasktypetext 
uuidtext 

This pipeline is in beta mode

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. So we're going to create an archived logs-specific integration that you can use to remove archived data from your visualization or model. We are waiting for this functionality to be released for this endpoint by HubSpot. Deleted data cannot be recovered.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Engagements: Meetings: Related Objects [Current Version]

FieldType 
meetings_idtext 
1_idtext 
association_typetext 

This pipeline is in beta mode

Engagements: Notes [Current Version]

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
hs_all_assigned_business_unit_idstext[en] Business units – The business units this record is assigned to.
hs_at_mentioned_owner_idstext[en] At-Mentioned Owner Ids – The owners that have been at-mentioned on the engagement
hs_attachment_idstext[en] Attached file IDs – The IDs of the files that are attached to the engagement
hs_body_previewtext[en] Body preview – A truncated preview of the engagegement body
hs_body_preview_htmltext[en] HTML Body Preview – The HTML representation of the engagement body preview
hs_body_preview_is_truncatedboolean[en] Body Preview Truncated – Indicates if the engagement body was truncated for the preview
hs_created_byfloat[en] Activity created by – The user who created the engagement
hs_created_by_user_idfloat[en] Created by user ID – The user that created this object. This value is automatically set by HubSpot and may not be modified.
hs_createdatetimestamp[en] Create date – The date that an engagement was created
hs_engagement_sourcetext[en] Engagement Source – The source that created this engagement
hs_engagement_source_idtext[en] Engagement Source ID – The specific ID of the process that created this engagement
hs_follow_up_actiontext[en] Follow up action – What action should be performed during follow up
hs_gdpr_deletedboolean[en] GDPR deleted – Indicates the body of this engagement has been cleared because of a GDPR delete request
hs_lastmodifieddatetimestamp[en] Last modified date – The date any property on this engagement was modified
hs_merged_object_idstext[en] Merged object IDs – The list of object IDs that have been merged into this object. This value is automatically set by HubSpot and may not be modified.
hs_modified_byfloat[en] Updated by – The user who last updated the engagement
hs_note_bodytext[en] Note body – The body of the note
hs_object_idfloat[en] Object ID – The unique ID for this object. This value is automatically set by HubSpot and may not be modified.
hs_product_nametext[en] Product name – The name of the product associated with this engagement
hs_queue_membership_idstext[en] Queue Memberships – The list of queues that contain this engagement
hs_timestamptimestamp[en] Activity date – The date that an engagement occurred
hs_unique_creation_keytext[en] Unique creation key – Unique property used for idempotent creates
hs_unique_idtext[en] Unique ID – The unique ID of the engagement
hs_updated_by_user_idfloat[en] Updated by user ID – The user that last updated this object. This value is automatically set by HubSpot and may not be modified.
hs_user_ids_of_all_notification_followerstext[en] User IDs of all notification followers – The user IDs of all users that have clicked follow within the object to opt-in to getting follow notifications
hs_user_ids_of_all_notification_unfollowerstext[en] User IDs of all notification unfollowers – The user IDs of all object owners that have clicked unfollow within the object to opt-out of getting follow notifications
hs_user_ids_of_all_ownerstext[en] User IDs of all owners – The user IDs of all owners of this object
hubspot_owner_assigneddatetimestamp[en] Owner Assigned Date – The timestamp when an owner was assigned to this engagement
hubspot_owner_idtext[en] Activity assigned to – The user that the activity is assigned to in HubSpot. This can be any HubSpot user or Salesforce integration user, and can be set manually or via Workflows.
hubspot_team_idtext[en] HubSpot Team – The team of the owner of an engagement.
hs_all_owner_idstext[en] All owner ids – The value of all owner referencing properties for this object, both default and custom
hs_all_team_idstext[en] All team ids – The team ids corresponding to all owner referencing properties for this object, both default and custom
hs_all_accessible_team_idstext[en] All accessible team ids – The team ids, including up the team hierarchy, corresponding to all owner referencing properties for this object, both default and custom

This pipeline is in beta mode

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. So we're going to create an archived logs-specific integration that you can use to remove archived data from your visualization or model. We are waiting for this functionality to be released for this endpoint by HubSpot. Deleted data cannot be recovered.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Engagements: Notes: Related Objects [Current Version]

FieldType 
notes_idtext 
1_idtext 
association_typetext 

This pipeline is in beta mode

Engagements: Tasks [Current Version]

Main object

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
hs_all_assigned_business_unit_idstext[en] Business units – The business units this record is assigned to.
hs_at_mentioned_owner_idstext[en] At-Mentioned Owner Ids – The owners that have been at-mentioned on the engagement
hs_attachment_idstext[en] Attached file IDs – The IDs of the files that are attached to the engagement
hs_body_previewtext[en] Notes (preview) – A plain-text preview of the notes field on a task
hs_body_preview_htmltext[en] HTML Body Preview – The HTML representation of the engagement body preview
hs_body_preview_is_truncatedboolean[en] Body Preview Truncated – Indicates if the engagement body was truncated for the preview
hs_calendar_event_idtext[en] Calendar Event ID – The event ID for the synced task.
hs_created_byfloat[en] Created by – The user who created the engagement
hs_created_by_user_idfloat[en] Created by user ID – The user that created this object. This value is automatically set by HubSpot and may not be modified.
hs_createdatetimestamp[en] Created at – The date that an engagement was created
hs_engagement_sourcetext[en] Source – The source that created this engagement
hs_engagement_source_idtext[en] Source ID – The specific ID of the process that created this engagement
hs_follow_up_actiontext[en] Follow up action – What action should be performed during follow up
hs_gdpr_deletedboolean[en] GDPR deleted – Indicates the body of this engagement has been cleared because of a GDPR delete request
hs_lastmodifieddatetimestamp[en] Last modified at – The date any property on this engagement was modified
hs_merged_object_idstext[en] Merged object IDs – The list of object IDs that have been merged into this object. This value is automatically set by HubSpot and may not be modified.
hs_modified_byfloat[en] Last modified by – The user who last updated the engagement
hs_msteams_message_idtext[en] MS Teams message ID – The message ID for the created task.
hs_num_associated_companiesfloat[en] Associated Companies – The number of companies associated with this task
hs_num_associated_contactsfloat[en] Associated Contacts – The number of contacts associated with this task
hs_num_associated_dealsfloat[en] Associated Deals – The number of deals associated with this task
hs_num_associated_queue_objectsfloat[en] Associated Queue Objects – The number of objects associated with this task that support task queues
hs_num_associated_ticketsfloat[en] Associated Tickets – The number of tickets associated with this task
hs_object_idfloat[en] Object ID – The unique ID for this object. This value is automatically set by HubSpot and may not be modified.
hs_product_nametext[en] Product name – The name of the product associated with this engagement
hs_queue_membership_idstext[en] Queue – The list of queues that contain this engagement
hs_task_bodytext[en] Notes – The content in the notes field on a task
hs_task_completion_datetimestamp[en] Completed at – The date that the task was completed
hs_task_contact_timezonetext[en] Contact Time Zone – The time zone of the associated contact
hs_task_for_object_typetext[en] For Object Type – The object type for the task
hs_task_is_all_dayboolean[en] Task is all day – Determines if the task is due all day or at a specific time
hs_task_last_contact_outreachtimestamp[en] Last contacted – The last time a call, email, or meeting was logged for the associated contact. This is set automatically by HubSpot based on user actions in the contact record
hs_task_last_sales_activity_timestamptimestamp[en] Last engagement – The date of the last sales activity with the associated contact. This is set automatically by HubSpot based on user actions in the contact record
hs_task_prioritytext[en] Priority – The priority of task
hs_task_probability_to_completefloat[en] Task probability to complete – The probability the task will be completed
hs_task_relative_reminderstext[en] Relative Task Reminders – The dates (relative to the due date) when reminders will be sent
hs_task_reminderstext[en] Reminder – The dates when reminders will be sent
hs_task_repeat_intervaltext[en] Interval – How often the task should repeat
hs_task_send_default_remindertext[en] Send Default Reminder – Whether or not a reminder should be sent when the task is due
hs_task_sequence_enrollment_activeboolean[en] Sequence Enrollment Is Active – Whether the sequence enrollment this task is a part of is currently active
hs_task_sequence_step_enrollment_idtext[en] Sequence step enrollment Id – The id of the sequence step that created the task
hs_task_sequence_step_orderfloat[en] Sequence Step Order – The order of this task in the sequence at time of enrollment
hs_task_statustext[en] Status – The status of the task
hs_task_subjecttext[en] Title – The subject text for the task
hs_task_template_idfloat[en] Task template id – The id of template the task was created from
hs_task_typetext[en] Type – The type of task
hs_timestamptimestamp[en] Due date – The date that an engagement occurred
hs_unique_creation_keytext[en] Unique creation key – Unique property used for idempotent creates
hs_unique_idtext[en] Unique ID – The unique ID of the engagement
hs_updated_by_user_idfloat[en] Updated by user ID – The user that last updated this object. This value is automatically set by HubSpot and may not be modified.
hs_user_ids_of_all_notification_followerstext[en] User IDs of all notification followers – The user IDs of all users that have clicked follow within the object to opt-in to getting follow notifications
hs_user_ids_of_all_notification_unfollowerstext[en] User IDs of all notification unfollowers – The user IDs of all object owners that have clicked unfollow within the object to opt-out of getting follow notifications
hs_user_ids_of_all_ownerstext[en] User IDs of all owners – The user IDs of all owners of this object
hubspot_owner_assigneddatetimestamp[en] Owner Assigned Date – The timestamp when an owner was assigned to this engagement
hubspot_owner_idtext[en] Assigned to – The user that the activity is assigned to in HubSpot. This can be any HubSpot user or Salesforce integration user, and can be set manually or via Workflows.
hubspot_team_idtext[en] HubSpot Team – The team of the owner of an engagement.
hs_all_owner_idstext[en] All owner ids – The value of all owner referencing properties for this object, both default and custom
hs_all_team_idstext[en] All team ids – The team ids corresponding to all owner referencing properties for this object, both default and custom
hs_all_accessible_team_idstext[en] All accessible team ids – The team ids, including up the team hierarchy, corresponding to all owner referencing properties for this object, both default and custom

hubspot_engagements_tasks_scheduledtasks

FieldType 
task_idtext 
timestamptimestamp 
portalidtext 
engagementtypetext 
tasktypetext 
uuidtext 

This pipeline is in beta mode

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. So we're going to create an archived logs-specific integration that you can use to remove archived data from your visualization or model. We are waiting for this functionality to be released for this endpoint by HubSpot. Deleted data cannot be recovered.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Engagements: Tasks: Related Objects [Current Version]

FieldType 
tasks_idtext 
1_idtext 
association_typetext 

This pipeline is in beta mode

Line Items

This pipeline will bring the Line Items and all their properties in a columnar format – according to your account configuration, in a format similar to the one below:

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
property_xtext 
property_ytext 
property_ztext 

This pipeline does not capture deletions and archives: if a record is removed by archiving or deletion, this will not be reflected in your pipeline. That's why we created a dedicated archived logs pipeline that you can use to remove archived data from your visualization or model. Deleted data cannot be recovered.

By default, all existing custom properties in your account will be brought over. However, using too many properties can impact data reading speed. We recommend that you use only the necessary properties, selecting the ones you want on the pipeline creation/editing screen, when naming the tables, just click on FIELDS and uncheck/check the desired properties/columns.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Archived Line Items [Current Version]

FieldType 
idtext 
archivedboolean 
archivedattimestamp 
createdattimestamp 
properties__amountfloat 
properties__createdatetimestamp 
properties__hs_lastmodifieddatetimestamp 
properties__hs_product_idtext 
properties__quantityfloat 
updatedattimestamp 

Line Items: Related Deals

FieldType 
line_item_idtext 
deal_idtext 
association_typetext 

Products

This pipeline will bring the Products and all their properties in columnar format – according to your account configuration, in a format similar to the one below:

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
property_xtext 
property_ytext 
property_ztext 

By default, all existing custom properties in your account will be brought over. However, using too many properties can impact data reading speed. We recommend that you use only the necessary properties, selecting the ones you want on the pipeline creation/editing screen, when naming the tables, just click on FIELDS and uncheck/check the desired properties/columns.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Feedback Submissions

This pipeline will bring the Net Promoter Score (NPS), Customer Satisfaction (CSAT), Customer Effort Score (CES) and Custom Surveys and all their properties in columnar format – according to your account configuration, in a format similar to below:

FieldType 
idtext 
createdattimestamp 
updatedattimestamp 
archivedboolean 
property_xtext 
property_ytext 
property_ztext 

By default, all existing custom properties in your account will be brought over. However, using too many properties can impact data reading speed. We recommend that you use only the necessary properties, selecting the ones you want on the pipeline creation/editing screen, when naming the tables, just click on FIELDS and uncheck/check the desired properties/columns.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed.

Custom object

Campo Tipo

id

text

createdat

timestamp

updatedat

timestamp

archived

boolean

property_x

text

property_y

text

property_z

text

By default, all existing custom properties in your account will be brought over. However, using too many properties can impact data reading speed. We recommend that you use only the necessary properties, selecting the ones you want on the pipeline creation/editing screen, when naming the tables, just click on FIELDS and uncheck/check the desired properties/columns.

If during an execution, more than 10,000 updated records are found within a period of 100 milliseconds, a full execution will be performed

Associations

Campo Tipo

_id

text

_id

text

association_type

text