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 (7,438 stars) (5,305 forks)batch import
enhancementhelp wantedrefactortracked internallytriagedtrigger / source

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