PipedreamHQ/pipedream

[TRIGGER] Support Webhook Triggers for Square

Aperta

#5771 aperta il 17 mar 2023

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (5305 fork)batch import
enhancementgood first issuehelp wantedtracked internallytriagedtrigger / source

Metriche repository

Star
 (7438 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

We'll need to create an apphook to support webhook-based triggers for Square.

Because webhook subscriptions are owned by the application and not any one seller, you cannot use OAuth access tokens with the Webhook Subscriptions API. You must use the application's personal access token.

https://developer.squareup.com/docs/webhooks/webhook-subscriptions-api

Guida contributor