Skip to content

Salesforce Pub/Sub Connector for WSO2 Micro Integrator

The Salesforce Pub/Sub Connector lets WSO2 Micro Integrator talk directly to Salesforce’s grpc-based Pub/Sub API without you having to deal with low‑level details. With this connector, you can publish Platform‑Event records to any topic, look up a topic’s metadata with getTopic, and pull the corresponding JSON schema with getSchema so your flows can validate or transform events confidently. By handling authentication and protocol work under the hood, the connector drops into your integration projects like any other MI connector, making real‑time event streaming to and from Salesforce straightforward.

Connector Download

Salesforce Connector Store

Tip: Download the connector from the WSO2 Connector Store.


Compatibility

Connector Version Supported MI Version
0.1.0 MI 4.4.0

How to Contribute

As an open-source project, WSO2 extensions welcome community contributions.

  1. Fork the Salesforce Pub/Sub Connector repository.
  2. Create a pull request with your improvements.

We look forward to your contributions!