feat(hubspot): Read marketing emails#2969
Merged
Merged
Conversation
This was referenced May 8, 2026
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Cobalt0s
commented
May 8, 2026
laurenzlong
approved these changes
May 8, 2026
3a46d32 to
cc8ebec
Compare
301d4c0 to
5701054
Compare
cc8ebec to
4707e39
Compare
4707e39 to
e25320f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Add support to
marketing/emails. There is already emails object under Hubspot Objects API so to we must distinguish them. Therefore the prefix is preserved.The CRM email is called "One-to-one emails" in this article. But I am not able to find this object in the docs itself. The endpoint is very real:
NOTE: we could use createdAt field to filter using query params. But instead of doing this, I rely on connector-side filtering which relies on much better field -- updatedAt. Let me know if that has to change.
Live Tests
Metadata
Read
Using connector side filtering:
