Salesforce Pub/Sub API

The Salesforce Pub/Sub API is a gRPC-based API for publishing and subscribing to platform events, change data capture events, and other event types in real time. It supersedes the CometD-based Streaming API for high-throughput event-driven integrations.

API entry from apis.yml

apis.yml Raw ↑
aid: salesforce:salesforce-pub-sub-api
name: Salesforce Pub/Sub API
tags:
- CRM
- Events
- gRPC
- Platform Events
- Pub/Sub
- Real-Time
image: https://www.salesforce.com/content/dam/sfdc-docs/www/logos/logo-salesforce.svg
humanURL: https://developer.salesforce.com/docs/platform/pub-sub-api/guide/pub-sub-api-intro.html
baseURL: https://api.pubsub.salesforce.com
properties:
- url: https://developer.salesforce.com/docs/platform/pub-sub-api/guide/pub-sub-api-intro.html
  type: Documentation
- url: https://developer.salesforce.com/docs/platform/pub-sub-api/guide/pub-sub-api-get-started.html
  type: GettingStarted
- url: https://developer.salesforce.com/docs/platform/pub-sub-api/references/pubsub-api-reference.html
  type: APIReference
- url: https://developer.salesforce.com/docs/platform/pub-sub-api/guide/pub-sub-api-auth.html
  type: Authentication
- url: https://github.com/developerforce/pub-sub-api
  type: GitHubRepository
description: The Salesforce Pub/Sub API is a gRPC-based API for publishing and subscribing to platform
  events, change data capture events, and other event types in real time. It supersedes the CometD-based
  Streaming API for high-throughput event-driven integrations.