PipedreamHQ/pipedream

[TRIGGER] Salesforce Pub/Sub Events

Open

#10 212 ouverte le 2 févr. 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)JavaScript (5 305 forks)batch import
blockedenhancementgood first issuehelp wantedtriagedtrigger / source

Métriques du dépôt

Stars
 (7 438 stars)
Métriques de merge PR
 (Merge moyen 9j 7h) (131 PRs mergées en 30 j)

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

Guide contributeur