PipedreamHQ/pipedream

[TRIGGER] Salesforce Pub/Sub Events

Open

#10,212 创建于 2024年2月2日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)JavaScript (5,305 fork)batch import
blockedenhancementgood first issuehelp wantedtriagedtrigger / source

仓库指标

Star
 (7,438 star)
PR 合并指标
 (平均合并 9天 7小时) (30 天内合并 131 个 PR)

描述

Describe the event source. What app is this for, and what event does the trigger correspond to? Salesforce has a event bus, which supports a Pub/Sub API. It would be useful if Pipedream could subscribe to a topic and trigger based upon events for that topic, similarly to Pipedream's google cloud pub/sub support.

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to. https://developer.salesforce.com/docs/platform/pub-sub-api/overview

https://github.com/pozil/pub-sub-api-node-client

贡献者指南