PipedreamHQ/pipedream

[TRIGGER] Support Webhook Triggers for Square

开放

#5,771 创建于 2023年3月17日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (5,305 个派生)batch import
enhancementgood first issuehelp wantedtracked internallytriagedtrigger / source

仓库指标

星标
 (7,438 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南