Activity › Forums › Salesforce® Discussions › What is push topics in Salesforce?
-
What is push topics in Salesforce?
Posted by Marziya on July 17, 2020 at 2:03 PMWhat is push topics in Salesforce?
Marziya replied 5 years, 10 months ago 3 Members · 3 Replies -
3 Replies
-
<div data-md=”61″ lang=”en-IN”><div aria-level=”3″ role=”heading” data-attrid=”wa:/description” data-hveid=”CAwQAQ”>PushTopic events provide a secure and scalable way to receive notifications for changes to Salesforce data that match a SOQL query you define. Receive notifications of Salesforce record changes, including create, update, delete, and undelete operations.
<div><div data-hveid=”CAwQAg” data-ved=”2ahUKEwj14eH-udTqAhW_zzgGHZUZBPcQFSgBMAF6BAgMEAI”>
</div></div></div></div> - [adinserter block='9']
-
A PushTopic is an sObject that contains the criteria of events you want to listen to, such as data changes for a particular object. You define the criteria as a SOQL query in the PushTopic and specify the record operations to notify on (create, update, delete, and undelete).
-
A PushTopic is an sObject that contains the criteria of events you want to listen to, such as data changes for a particular object.
Log In to reply.