HubSpot Pulled Objects List

Marketing Emails

Each Marketing Email object is an email sent to a recipient (email address), that identifies an user in HockeyStack. The object identification is email_campaign_id.

HockeyStack Field
HubSpot Field

event_id

id

identity

recipient

email_campaign_id

campaign.id

email_campaign_name

campaign.name

email_subject

campaign.subject

email_type

campaign.type

email_campaign_internal_name

marketingEmail.campaignName

Form Submissions

Every Form Submission generates an action called "HubSpot Form Filled" in HockeyStack. An object is also created, identified by hubspot__form_conversion_id.

HockeyStack Field
HubSpot Field

hubspot__form_name__custom

form.name

hubspot__form_id__custom

form.guid

hubspot__form_page_url__custom

form.pageUrl

hubspot__form_conversion_id__custom

form.conversionId

hubspot__form_submitted_at__custom

submitted

hubspot__{field name}__custom

The value of the {field name} submitted in the form submission

Last updated