Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

email_events schema does not include support for additional properties #73

Open
dsprayberry opened this issue May 15, 2018 · 0 comments

Comments

@dsprayberry
Copy link

HubSpot's Email Events object can include additional properties obsoletedBy and causedBy, though these are not currently included in the schema for email_events.

This page of their documentation has more information on the properties: https://developers.hubspot.com/docs/methods/email/email_events_overview

"obsoletedBy | JSON | The EventId which uniquely identifies the follow-on event which makes this current event obsolete. If not applicable, this property is omitted."

"causedBy | JSON | The EventId which uniquely identifies the event which directly caused this event. If not applicable, this property is omitted."

Hubspot doesn't appear to outline the actual format of the JSON returned for these properties in any of their reference documentation.

mdimercurio pushed a commit to dialoguemd-archives/tap-hubspot that referenced this issue Jun 1, 2019
* Add video length tracking and testing

* Req'd changes

* Modify data test

* Add desc to schema.yml

* Remove pdt dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant