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

source-hubspot-native: add "FORWARD" to email event types #2065

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

Alex-Bair
Copy link
Contributor

@Alex-Bair Alex-Bair commented Oct 18, 2024

Description:

An existing task is failing because email events it's receiving have a FORWARD type, which isn't allow in the model. This PR adds FORWARD as an allowed email event type.

Relevant HubSpot docs are here. Skimming through them, we may need to add more email event types in the future (PRINT ? ), but that can be done later if needed.

Discover snapshot changes are expected since a new email event type was added to the EmailEvent model.

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

I haven't been able to test this locally yet due to issues with flowctl I'm hitting this morning, but this feels like a pretty clear cut issue & solution that could probably be safely merged without testing on a local stack. If you think otherwise, LMK and I'll hold off until I can test locally.


This change is Reviewable

@Alex-Bair Alex-Bair added the change:unplanned Unplanned change, useful for things like doc updates label Oct 18, 2024
Copy link
Member

@williamhbaker williamhbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Alex-Bair Alex-Bair merged commit 8c9035c into main Oct 18, 2024
73 of 77 checks passed
@Alex-Bair Alex-Bair deleted the bair/hubspot-native-add-email-event-type branch October 18, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change:unplanned Unplanned change, useful for things like doc updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants