Hubspot: Email Event Bounce

Description

  • Each record represents a BOUNCE email event.

Supported Data Sources

  • HubSpot

Columns

Type
Name
Description

DATETIME

_fivetran_synced

Timestamp of when Fivetran synced a record.

STRING

bounce_category

The best-guess of the type of bounce encountered. If an appropriate category couldn't be determined, this property is omitted. See below for the possible values. Note that this is a derived value, and may be modified at any time to improve the accuracy of classification.

STRING

event_id

The ID of the event.

STRING

returned_response

The full response from the recipient's email server.

INTEGER

returned_status

The status code returned from the recipient's email server.

DATETIME

created_timestamp

The created timestamp of the event.

INTEGER

email_campaign_id

The ID of the related email campaign.

STRING

recipient_email_address

The email address of the contact related to the event.

DATETIME

email_send_timestamp

The timestamp of the SENT event related to this event.

STRING

email_send_id

The event ID which uniquely identifies the email message's SENT event. If not applicable, this property is omitted.

INTEGER

contact_id

The ID of the related contact.

BOOLEAN

is_contact_deleted

Boolean indicating whether a record has been deleted in Hubspot and/or inferred deleted in Hubspot by Fivetran; _fivetran_deleted and is_deleted fields are equivalent.

Last updated

Was this helpful?