Skip to content

[ENG-2914] feat(hubspot): BatchWrite#2259

Merged
Cobalt0s merged 1 commit into
mainfrom
cobalt0s/batch-hubspot-write
Nov 11, 2025
Merged

[ENG-2914] feat(hubspot): BatchWrite#2259
Cobalt0s merged 1 commit into
mainfrom
cobalt0s/batch-hubspot-write

Conversation

@Cobalt0s
Copy link
Copy Markdown
Contributor

@Cobalt0s Cobalt0s commented Nov 4, 2025

Live Tests

Contacts Create

🧪 [1]
image

🧪 [2]
Hubspot's Create is strict, both records are not processed:
image

🧪 [3]
image

... continued ...

image

Contacts Update

🧪 [1]
image

🧪 [2]
image

🧪 [3]
Many invalid fields will result in many errors. But each error doesn't tell which record caused it:
image

🧪 [4]
image

Create more than 10 contacts

Hubspot can create batch create 15 records and no error is returned. It is a myth that there is a limit of 10 contacts per batch.
image
image
image

@linear
Copy link
Copy Markdown

linear Bot commented Nov 4, 2025

ENG-2914 Batch write MVP

Copy link
Copy Markdown
Contributor Author

Cobalt0s commented Nov 4, 2025

@Cobalt0s Cobalt0s self-assigned this Nov 4, 2025
@Cobalt0s Cobalt0s force-pushed the cobalt0s/record-decorator branch from fbedc4a to deb0891 Compare November 4, 2025 20:36
@Cobalt0s Cobalt0s force-pushed the cobalt0s/batch-hubspot-write branch from 556f921 to 07488f9 Compare November 4, 2025 20:36
@Cobalt0s Cobalt0s force-pushed the cobalt0s/record-decorator branch from deb0891 to a2ad746 Compare November 5, 2025 00:51
@Cobalt0s Cobalt0s force-pushed the cobalt0s/batch-hubspot-write branch from 07488f9 to 09f5555 Compare November 5, 2025 00:51
Base automatically changed from cobalt0s/record-decorator to main November 5, 2025 00:57
@Cobalt0s Cobalt0s changed the base branch from main to graphite-base/2259 November 6, 2025 18:34
@Cobalt0s Cobalt0s force-pushed the cobalt0s/batch-hubspot-write branch from 09f5555 to 6c309ce Compare November 6, 2025 18:34
@Cobalt0s Cobalt0s changed the base branch from graphite-base/2259 to cobalt0s/unit-tests-batch-write November 6, 2025 18:34
@Cobalt0s Cobalt0s force-pushed the cobalt0s/batch-hubspot-write branch from 6c309ce to 7e08e7a Compare November 6, 2025 19:03
@Cobalt0s Cobalt0s force-pushed the cobalt0s/unit-tests-batch-write branch from c070035 to 24a4f58 Compare November 6, 2025 19:03
@Cobalt0s Cobalt0s requested a review from anushat05 November 6, 2025 19:23
@Cobalt0s Cobalt0s marked this pull request as ready for review November 6, 2025 19:23
@Cobalt0s Cobalt0s changed the base branch from cobalt0s/unit-tests-batch-write to graphite-base/2259 November 7, 2025 21:21
@Cobalt0s Cobalt0s force-pushed the cobalt0s/batch-hubspot-write branch from 7e08e7a to e74eaf2 Compare November 7, 2025 22:37
@Cobalt0s Cobalt0s changed the base branch from graphite-base/2259 to cobalt0s/unit-tests-batch-write November 7, 2025 22:37
@Cobalt0s Cobalt0s force-pushed the cobalt0s/unit-tests-batch-write branch from 91fea91 to 6d7b296 Compare November 11, 2025 20:25
@Cobalt0s Cobalt0s force-pushed the cobalt0s/batch-hubspot-write branch from e74eaf2 to 011ded2 Compare November 11, 2025 20:25
@Cobalt0s Cobalt0s changed the base branch from cobalt0s/unit-tests-batch-write to graphite-base/2259 November 11, 2025 20:32
@Cobalt0s Cobalt0s force-pushed the cobalt0s/batch-hubspot-write branch from 011ded2 to b6b95a4 Compare November 11, 2025 20:38
@Cobalt0s Cobalt0s changed the base branch from graphite-base/2259 to main November 11, 2025 20:38
@Cobalt0s Cobalt0s merged commit 2f9fa46 into main Nov 11, 2025
9 checks passed
@Cobalt0s Cobalt0s deleted the cobalt0s/batch-hubspot-write branch November 11, 2025 20:43
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