Salesforce Pub/Sub API

gRPC-based API for publishing and subscribing to platform events, change data capture events, and real-time event monitoring events. Uses Apache Avro format for efficient binary event message delivery over HTTP/2.

API entry from apis.yml

apis.yml Raw ↑
name: Salesforce Pub/Sub API
description: gRPC-based API for publishing and subscribing to platform events, change data capture events,
  and real-time event monitoring events. Uses Apache Avro format for efficient binary event message delivery
  over HTTP/2.
humanURL: https://developer.salesforce.com/docs/platform/pub-sub-api/guide/intro.html
baseURL: https://yourInstance.salesforce.com
tags:
- Events
- gRPC
- Pub/Sub
- Real-Time
properties:
- type: Documentation
  url: https://developer.salesforce.com/docs/platform/pub-sub-api/guide/intro.html
- type: GettingStarted
  url: https://developer.salesforce.com/docs/platform/pub-sub-api/guide/grpc-api.html
- type: Reference
  url: https://developer.salesforce.com/docs/platform/pub-sub-api/guide/pub-sub-endpoints.html