Realtime Mobile Dashboards with Salesforce, Knockout.js, and Streaming API

ABOUT

Dashboards are great, but having to refresh them to see new data can be a pain. Join us as we show you how to create a Salesforce app that listens to the Streaming API and automatically updates the data in your app. We'll build a sample Activity dashboard showing a Sales Manager their teams activity for the day, and watch it get updated in real time as new data is entered in the system. We'll show how to render a dashboard, update the table, all in a few lines of JavaScript on a mobile device. You'll leave with sample code you can use to start building right away. We'll use Salesforce, Knockout.js, and the Salesforce Streaming API.