airbyte icon indicating copy to clipboard operation
airbyte copied to clipboard

✨Source Hubspot: Add Leads Stream

Open topefolorunso opened this issue 6 months ago • 11 comments

What

Add Hubspot Leads stream resolves airbytehq/airbyte-internal-issues#9583 and closes https://github.com/airbytehq/product-request-backlog/issues/173

How

Recommended reading order

  1. source.py
  2. streams.py

🚨 User Impact 🚨

Are there any breaking changes? What is the end result perceived by the user?

For connector PRs, use this section to explain which type of semantic versioning bump occurs as a result of the changes. Refer to our Semantic Versioning for Connectors guidelines for more information. Breaking changes to connectors must be documented by an Airbyte engineer (PR author, or reviewer for community PRs) by using the Breaking Change Release Playbook.

If there are breaking changes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.

Pre-merge Actions

Expand the relevant checklist and delete the others.

Updating a connector

Community member or Airbyter

  • Grant edit access to maintainers (instructions)
  • Unit & integration tests added

Airbyter

If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.

  • Create a non-forked branch based on this PR and test the below items on it
  • Build is successful
  • If new credentials are required for use in CI, add them to GSM. Instructions.

topefolorunso avatar Aug 21 '24 00:08 topefolorunso