Skip to content

Comments

fix: hubspot migration#434

Open
agusayerza wants to merge 3 commits intomainfrom
agus/adopt-new-testing-utils
Open

fix: hubspot migration#434
agusayerza wants to merge 3 commits intomainfrom
agus/adopt-new-testing-utils

Conversation

@agusayerza
Copy link
Contributor

Describe your changes

Adopt new testing framework and re-generate hubspot tests

Issue ticket number and link

Checklist before requesting a review (skip if just adding/editing APIs & templates)

  • I added tests, otherwise the reason is:
  • External API requests have retries
  • Pagination is used where appropriate
  • The built in nango.paginate call is used instead of a while (true) loop
  • Third party requests are NOT parallelized (this can cause issues with rate limits)
  • If a sync requires metadata the nango.yaml has auto_start: false
  • If the sync is a full sync then track_deletes: true is set
  • I followed the best practices and guidelines from the Writing Integration Scripts doc

@agusayerza agusayerza changed the title Fix hubspot migration fix: hubspot migration Feb 16, 2026
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

Successfully merging this pull request may close these issues.

2 participants