PipedreamHQ/pipedream

[TRIGGER] Support Webhook Triggers for Square

Open

#5771 aperta il 17 mar 2023

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

Metriche repository

Star
 (7438 star)
Metriche merge PR
 (Merge medio 9g 7h) (131 PR mergiate in 30 g)

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