PipedreamHQ/pipedream

[TRIGGER] Support Webhook Triggers for Square

Open

#5.771 geöffnet am 17. März 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (5.305 Forks)batch import
enhancementgood first issuehelp wantedtracked internallytriagedtrigger / source

Repository-Metriken

Stars
 (7.438 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 7h) (131 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide