-
Notifications
You must be signed in to change notification settings - Fork 4.6k
🚨🚨🐛Source Hubspot: update marketing_emails stream schema #34492
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: update marketing_emails stream schema #34492
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
This change is only breaking if you are syncing the Marketing Emails stream. | ||
::: | ||
|
||
This update brings extended schema with data types changes for the Marketing Emails stream. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This update brings extended schema with data type changes for the Marketing Emails stream.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please give them the appropriate migration guide steps: https://docs.google.com/document/d/1V3ybA24Lj_fy7IQwsVVzSxs46qGOsUydwlAQEYSQfcE/edit?pli=1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
What
https://github.com/airbytehq/oncall/issues/3866
How
Update data types in the
marketing_emails
schema and extend it with additional fields.Also, the following schemas were extended, but this update is not a breaking change since only new fields were added:
contact_lists
engagements
forms
workflows
Recommended reading order
marketing_emails.json
contact_lists.json
engagements.json
forms.json
workflows.json
🚨 User Impact 🚨
This is a breaking change since several data types in the schema were changed.
Pre-merge Actions
Updating a connector
Community member or Airbyter
Airbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.