You need to sign in to do that
Don't have an account?
satheesh p
Salesforce 1 Push Notification
i am working on Salesforce Lighning.when i create a new account it shows notification in salesforce 1.how can i do it.i already enabled push notification option in lightning.Can any one try to help me.
Thanks..
First Create the PushTopic for the Account Object and in the Lightning App, you have to initialize the Cometd or some Streaming so that you can subscribe to the initialized channel.
for steps please follow this link:
https://www.sundoginteractive.com/blog/starting-a-pushtopic-for-the-streaming-api-in-salesforce