PipedreamHQ/pipedream

[TRIGGER] Support Webhook Triggers for Square

Open

#5,771 建立於 2023年3月17日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (7,438 star) (5,305 fork)batch import
enhancementgood first issuehelp wantedtracked internallytriagedtrigger / source

描述

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

貢獻者指南