Skip to content

tidy(hubspot): Hubspot without crm adapter#2962

Merged
Cobalt0s merged 1 commit into
mainfrom
cobalt0s/hubspot-united
May 8, 2026
Merged

tidy(hubspot): Hubspot without crm adapter#2962
Cobalt0s merged 1 commit into
mainfrom
cobalt0s/hubspot-united

Conversation

@Cobalt0s
Copy link
Copy Markdown
Contributor

@Cobalt0s Cobalt0s commented May 7, 2026

Description

crm.Adapter is removed. All functionality is embeded directly inside hubspot.Connector struct. There is no need for modules.
I ran live test scripts for Metadata upsert, delete, batch, associations to demonstrate that the inlining happened correctly.

Changes

  • custom, batch, search features are embeded in hubspot.Connector.
  • Delete implementation files are relocated and defined directly.

Live Tests

Read, write, delete contacts:
image

UpsertMetadata:
(first run -- creates)
image

(second run -- updates)
image

Search contacts:
image

Search lists:
image

Read with associations:
image

Batch update contacts with associations:
image

Copy link
Copy Markdown
Contributor Author

Cobalt0s commented May 7, 2026

Comment thread providers/hubspot/connector.go
Comment thread providers/hubspot/write.go
@Cobalt0s Cobalt0s self-assigned this May 7, 2026
@Cobalt0s Cobalt0s marked this pull request as ready for review May 7, 2026 18:57
@Cobalt0s Cobalt0s changed the title chore(hubspot): Hubspot without crm adapter tidy(hubspot): Hubspot without crm adapter May 7, 2026
@Cobalt0s Cobalt0s requested a review from laurenzlong May 7, 2026 19:33
@Cobalt0s Cobalt0s force-pushed the cobalt0s/hubspot-united branch from 17ad47e to e015fc1 Compare May 7, 2026 19:45
@Cobalt0s Cobalt0s force-pushed the cobalt0s/hubspot-multi-module branch from a070771 to d24497c Compare May 7, 2026 19:45
Base automatically changed from cobalt0s/hubspot-multi-module to main May 8, 2026 17:10
@Cobalt0s Cobalt0s force-pushed the cobalt0s/hubspot-united branch from e015fc1 to 386daf5 Compare May 8, 2026 17:11
@Cobalt0s Cobalt0s merged commit 4072d22 into main May 8, 2026
6 checks passed
@Cobalt0s Cobalt0s deleted the cobalt0s/hubspot-united branch May 8, 2026 17:18
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