PipedreamHQ / PipedreamHQ/pipedream
[TRIGGER] Salesforce Pub/Sub Events
Open
blocked
enhancement
good first issue
help wanted
triaged
trigger / source
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.