Skip to main content

Trying to understand, if a platform event is triggered from Salesforce and subscribe by lightning component using empAPI. supposed we have 50 users, active in org at that point in time, will those 50 users be considered as individual subscriber? Trying to understand how exactly this works. 

As per comman platform event allocation section in below link, https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_event_limits.htm

 

max 2000 subscriber is possible, so if lightning empAPI one session is one subscriber, does this mean at any given time only 2000 users can subscribe to event?

1 answer
  1. Jan 15, 2022, 10:15 AM

    Yes, Ill give you simple example.. Let say you have youtube channel and you have restricted that only 2000 subscribers can subscribe.. 

    So only 2000 users account or youtube account can subscribe that channel.. As soon as 2001 user comes and try to subscribe user cannot not

0/9000