Newer Version Available
StreamingChannel
Represents a channel that is the basis for notifying listeners of generic Streaming API events. This is available from API version 29.0 or later.
Supported Calls
REST: DELETE, GET, PATCH, POST (query requests are specified in the URI)
SOAP: create(), delete(), describe(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update()
Special Access Rules
- This object is only available if Streaming API is enabled for your organization.
- Only users with “Create” permission can create this record. Users with “View All Data” can view StreamingChannel records and see streaming messages.
- You can apply user sharing to StreamingChannel. You can restrict access to receiving or sending events on a channel by sharing channels with specific users or groups. Channels shared with public read only or read-write access will only send events to clients subscribed to the channel that also are using a user session associated with the set of shared users or groups. Only users with read-write access to a shared channel can generate events on the channel, or modify the actual StreamingChannel record.