PipedreamHQ/pipedream

[Refactor] Update Hubspot Sources to use Webhooks

Open

#4,120 opened on Aug 29, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (5,305 forks)batch import
enhancementhelp wantedrefactortracked internallytriagedtrigger / source

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

We should update all relevant Hubspot sources to use webhooks instead of polling, wherever possible. https://developers.hubspot.com/docs/api/webhooks#create-a-new-subscription When registering webhooks in Hubpot, you'll need the Pipedream App ID: 208642

Let's make sure to support the logic outlined in this ticket as well.

Contributor guide