function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
osf_teamosf_team 

Streaming API : Track number of subscriptions for a particular pushtopic

Hi,

As per the Salesforce documentation http://http://www.salesforce.com/developer/docs/api_streaming/Content/limits.htm, for Developer's account, we can have a maximum of 20 subscriptions to a particular pushtopic. But we have tested with 30 active subscriptions for a pushtopic, and it is working fine for us.
Is there any way by which we can get the number of current subscriptions to a particular pushtopic?

Thanks
Shalindra Singh