SlideShare a Scribd company logo
Salesforce1 for Developers
Speakers
Sandeep Bhanot
Mobile Geek (both kinds)
@cloudysan
Safe Harbor
Safe harbor statement under the Private Securities Litigation Reform Act of 1995:
This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of
the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking
statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service
availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future
operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use
of our services.
The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our
service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth,
interruptions or delays in our Web hosting, breach of our security measures, the outcome of intellectual property and other litigation, risks associated with
possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and
motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling nonsalesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial
results of salesforce.com, inc. is included in our annual report on Form 10-Q for the most recent fiscal quarter ended July 31, 2012. This documents and
others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site.
Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be
delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available.
Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
Introducing Salesforce1
All your past investments...
All Your Apps
All Your CRM
All Your
Customizations

...now in the future
Notifications
Platform
Drag and drop UI
customization
Publisher
Actions

All Your Devices
Download Salesforce1 App today
https://yourinstance.salesforce.com/one/one.app
Unifying the Salesforce Mobile Experience
Chatter Mobile

Feeds
People & Groups
Files
Native Experience

Salesforce Classic

CRM data
Analytics
Tasks & events
Native phone
features

Salesforce Touch

CRM access
Custom apps
Agility of HTML5

Logger & Forcepad

Sales productivity
tools
Task management
Call logging
But is Salesforce1 an App or a Platform?
Its both
Salesforce1 Platform – The Customer Platform behind the App

Salesforce1 App
Salesforce1 Platform APIs

Force.com

Heroku1
Salesforce1 Platform Services

ExactTarget
Fuel
Lets take a quick look at Salesforce1 the App
Notification Center
Universal
Search

Record Home
Feed first

Record Feed and
Related Info

Record Detail
Navigation Menu
aka ‘Left Nav’

Publisher Actions
Platform = endless ways to customize the app

Declarative and Programmatic tools to customize the Salesforce1
experience
Declarative tools for customizing the
Salesforce1 App
Mobile Navigation (aka Left Nav)

Mobile Administration à

Mobile Navigation
Page and Compact Layouts

SObject à

Compact Layout

SObject à

Page Layout
Publisher Actions

Publisher Actions
Global: Create à Global Actions
Object Specific:

SObject à

New Action

Page Layouts control which actions show
in what order
Expanded Lookup

SObject à Page Layout à

Expanded Lookup

Show additional info for Parent records
Programmatic tools for customizing
the Salesforce1 App
Visualforce – Left Nav

Visualforce Pages in Left Nav
JavaScript navigation library available
sforce.one.navigateToSObject etc.
Visualforce – Publisher Actions

Visualforce Pages as Publisher Actions
(VF page needs to the extend Standard Controller for
use with Object Specific Publisher Actions)

JavaScript Pub-Sub library available to interact with the
publisher
publisher.setValidForSubmit
publisher.post
publisher.close
Visualforce – Mobile Cards

Mobile Cards - Visualforce Pages on
Record Detail
(VF page needs to the extend Standard Controller)
Visualforce in Salesforce1
§  <apex:page docType="html-5.0" …>
§  ‘Available for Salesforce Mobile apps’ flag enabled
§  Developers are responsible for making the VF page ‘mobile ready’
–  Use a Responsive Design framework like Bootstrap or Mobile Design templates
–  Leverage touch and swipe events where appropriate

§  Use JavaScript Remoting/VF Remote Objects for better performance
§  Use HTML5 for device features like Geolocation and Camera access
Canvas Apps – Publisher Actions

Canvas apps as Publisher Actions
(Need to include ‘Publisher’ as one of the locations
in the Connected App settings)

JavaScript Pub-Sub library available to interact with
the publisher
publisher.setupPanel
publisher.showPanel
publisher.setValidForSubmit
….
Canvas Apps - Feed

Canvas apps in the Feed
(Need to include ‘Chatter Feed’ as one of the
locations in the Connected App settings)
Canvas Apps – Left Nav

Canvas apps in the Left Nav
(Need to include ‘Mobile Nav’ as one of the
locations in the Connected App settings)
Flexi Pages

Flexi Pages – a collection of List Views
and Publisher Actions that together
define a particular ‘app’
(For now, you need to define Flexi Pages in
Metadata XML and then add them via Workbench,
IDE or Migration Tool)
Salesforce1 - The Bonus Tracks
Salesforce1 comes in two flavors
Web version

http://yourinstance.salesforce.com/one/one.app

Hybrid version
The Salesforce1 Style Guide

http://sfdc-styleguide.herokuapp.com/
Salesforce1 Connected Apps
Manage and control which users/profiles use the Salesforce1 App
Configuring Smart Search in Salesforce1
Pinning Objects in the Search results causes them to show up at the
top at the Recent section in Salesforce1
Notifications in Salesforce1
§  Notifications allow you to alert users when certain things happen using
Salesforce1
–  In-app
–  Push notifications

§  Things at currently (Spring ’14) trigger push notifications in the Hybrid App
–  Post to Chatter Profile
–  Comment on your post
–  @Mention
–  Approval Request
–  Task assignment
–  Flagging an item as inappropriate
–  Notifications from communities
Device Access in Salesforce1
PhoneGap/Cordova type device access is not available in the Salesforce1 app.
HOWEVER….

–  Geolocation API
–  <input type="file" accept="image/*"/>
(for Camera access)
Salesforce1 Resources
§  Webinar: Intro to Salesforce1 Mobile App Development
§  Dreamforce Sessions – bit.ly/s1-df-sessions
§  Developer Guide – bit.ly/s1-dev-guide
§  Blogs:
–  6 things you need to know: bit.ly/s1-6-things
–  Mobile cards: bit.ly/s1-mobile-cards
–  App Boogie Fever: bit.ly/s1-boogie
Follow Developer Force for the Latest News
@forcedotcom / #forcewebinar
Developer Force – Force.com Community
+Developer Force – Force.com Community
Developer Force
Developer Force Group

More Related Content

PDF
Salesforce1 UX Overview for ISVs and Partners
PDF
Using Visualforce in Salesforce1
PDF
Visualforce in Salesforce1: Optimizing your User Interface for Mobile
PPTX
S1 and Visualforce Publisher Actions
PPT
Chatter Publisher Actions and Salesforce1
PDF
Make Your Visualforce Pages Responsive
PDF
Taking Flow to the Next Level with Just Enough Code
PDF
Intro to Building Mobile Apps with Salesforce1: No Code Required Webinar
Salesforce1 UX Overview for ISVs and Partners
Using Visualforce in Salesforce1
Visualforce in Salesforce1: Optimizing your User Interface for Mobile
S1 and Visualforce Publisher Actions
Chatter Publisher Actions and Salesforce1
Make Your Visualforce Pages Responsive
Taking Flow to the Next Level with Just Enough Code
Intro to Building Mobile Apps with Salesforce1: No Code Required Webinar

What's hot (20)

PPTX
Mini-Workshop: Responsive Web Design with Visualforce and Bootstrap
PDF
Intro to Salesforce1 Mobile App Development Webinar
PPT
Create Engaging Apps with Visualforce and Bootstrap
PPTX
Dreamforce 14 : Responsive Design with Visualforce and Twitter Bootstrap
PDF
Salesforce1 Mobile Tips & Tricks for Admins
PDF
ISV Lightning Webinar Series - Part 1 (December 1, 2015)
PPTX
Responsive Web Design with Visualforce
PPTX
Roadmap Lightning Updates (November 3, 2016)
PDF
Intro to the Salesforce Mobile SDK: Building iOS Apps Webinar
PDF
Summer '16 Lightning Update for ISVs (June 30, 2016)
PPTX
How Salesforce.com uses the Salesforce1 Mobile App
PDF
Salesforce1 app getting started guide
PPTX
Building Mobile Apps on Salesforce Platform with Mobile SDK
PPTX
Build Apps Visually with Lightning App Builder
PDF
Intro to Salesforce Mobile SDK: Building Hybrid Apps Webinar
PDF
Winter '17 Lightning Navigation (August 23, 2016)
PPTX
Webinar using salesforce1 to manage your salesforce org final
PDF
Lightning Experience for ISVs
PPTX
Force.com Canvas: Salesforce1, SAML, & Apex...Oh My!
PDF
Best Practices Leveraging Salesforce1
Mini-Workshop: Responsive Web Design with Visualforce and Bootstrap
Intro to Salesforce1 Mobile App Development Webinar
Create Engaging Apps with Visualforce and Bootstrap
Dreamforce 14 : Responsive Design with Visualforce and Twitter Bootstrap
Salesforce1 Mobile Tips & Tricks for Admins
ISV Lightning Webinar Series - Part 1 (December 1, 2015)
Responsive Web Design with Visualforce
Roadmap Lightning Updates (November 3, 2016)
Intro to the Salesforce Mobile SDK: Building iOS Apps Webinar
Summer '16 Lightning Update for ISVs (June 30, 2016)
How Salesforce.com uses the Salesforce1 Mobile App
Salesforce1 app getting started guide
Building Mobile Apps on Salesforce Platform with Mobile SDK
Build Apps Visually with Lightning App Builder
Intro to Salesforce Mobile SDK: Building Hybrid Apps Webinar
Winter '17 Lightning Navigation (August 23, 2016)
Webinar using salesforce1 to manage your salesforce org final
Lightning Experience for ISVs
Force.com Canvas: Salesforce1, SAML, & Apex...Oh My!
Best Practices Leveraging Salesforce1
Ad

Similar to Salesforce1 for Developers (20)

PPTX
Salesforce1 for developers
PPTX
Salesforce1 for Developers
PDF
Salesforce1 for ISVs Webinar (July 17, 2014)
PPTX
Singapore dev user group
PDF
Salesforce1 for ISVs Webinar (May 15, 2014)
PDF
ISV Beginners Guide to Building Salesforce1 Mobile Apps (October 14, 2014)
PDF
Developer Tour on the Salesforce1 Platform
PPT
Developers guide to the Salesforce1 Platform
PPTX
Mobile Packs From Salesforce.com
PDF
ISV Advanced Guide to Building a Salesforce1 Mobile App (October 14, 2014)
PDF
Customize the New Salesforce Mobile App with Lightning App Builder
PDF
APP Academy: Build Your First App (October 13, 2014)
PPT
Salesforce Summer of Hacks London - Introduction
PPTX
Salesforce.com Mobile Dev Week Chicago DUG
PDF
Salesforce1: Every Developer is a Mobile Developer
PPTX
Mobile Developer Week
PDF
Modern Architectures: Above the Platform, Beyond the App
PPTX
Build, Manage, and Deploy Mobile Apps Faster with App Cloud Mobile
PDF
New Lightning Experience: Build Custom Apps in a Flash
PDF
Summer of Mobile #2: How to Go Mobile on the Salesforce Platform
Salesforce1 for developers
Salesforce1 for Developers
Salesforce1 for ISVs Webinar (July 17, 2014)
Singapore dev user group
Salesforce1 for ISVs Webinar (May 15, 2014)
ISV Beginners Guide to Building Salesforce1 Mobile Apps (October 14, 2014)
Developer Tour on the Salesforce1 Platform
Developers guide to the Salesforce1 Platform
Mobile Packs From Salesforce.com
ISV Advanced Guide to Building a Salesforce1 Mobile App (October 14, 2014)
Customize the New Salesforce Mobile App with Lightning App Builder
APP Academy: Build Your First App (October 13, 2014)
Salesforce Summer of Hacks London - Introduction
Salesforce.com Mobile Dev Week Chicago DUG
Salesforce1: Every Developer is a Mobile Developer
Mobile Developer Week
Modern Architectures: Above the Platform, Beyond the App
Build, Manage, and Deploy Mobile Apps Faster with App Cloud Mobile
New Lightning Experience: Build Custom Apps in a Flash
Summer of Mobile #2: How to Go Mobile on the Salesforce Platform
Ad

More from Salesforce Developers (20)

PDF
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
PDF
Maximizing Salesforce Lightning Experience and Lightning Component Performance
PDF
Local development with Open Source Base Components
PPTX
TrailheaDX India : Developer Highlights
PDF
Why developers shouldn’t miss TrailheaDX India
PPTX
CodeLive: Build Lightning Web Components faster with Local Development
PPTX
CodeLive: Converting Aura Components to Lightning Web Components
PPTX
Enterprise-grade UI with open source Lightning Web Components
PPTX
TrailheaDX and Summer '19: Developer Highlights
PDF
Live coding with LWC
PDF
Lightning web components - Episode 4 : Security and Testing
PDF
LWC Episode 3- Component Communication and Aura Interoperability
PDF
Lightning web components episode 2- work with salesforce data
PDF
Lightning web components - Episode 1 - An Introduction
PDF
Migrating CPQ to Advanced Calculator and JSQCP
PDF
Scale with Large Data Volumes and Big Objects in Salesforce
PDF
Replicate Salesforce Data in Real Time with Change Data Capture
PDF
Modern Development with Salesforce DX
PDF
Get Into Lightning Flow Development
PDF
Integrate CMS Content Into Lightning Communities with CMS Connect
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
Maximizing Salesforce Lightning Experience and Lightning Component Performance
Local development with Open Source Base Components
TrailheaDX India : Developer Highlights
Why developers shouldn’t miss TrailheaDX India
CodeLive: Build Lightning Web Components faster with Local Development
CodeLive: Converting Aura Components to Lightning Web Components
Enterprise-grade UI with open source Lightning Web Components
TrailheaDX and Summer '19: Developer Highlights
Live coding with LWC
Lightning web components - Episode 4 : Security and Testing
LWC Episode 3- Component Communication and Aura Interoperability
Lightning web components episode 2- work with salesforce data
Lightning web components - Episode 1 - An Introduction
Migrating CPQ to Advanced Calculator and JSQCP
Scale with Large Data Volumes and Big Objects in Salesforce
Replicate Salesforce Data in Real Time with Change Data Capture
Modern Development with Salesforce DX
Get Into Lightning Flow Development
Integrate CMS Content Into Lightning Communities with CMS Connect

Recently uploaded (20)

PDF
Empathic Computing: Creating Shared Understanding
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
KodekX | Application Modernization Development
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPT
Teaching material agriculture food technology
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Approach and Philosophy of On baking technology
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Empathic Computing: Creating Shared Understanding
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
KodekX | Application Modernization Development
Understanding_Digital_Forensics_Presentation.pptx
Teaching material agriculture food technology
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Programs and apps: productivity, graphics, security and other tools
Per capita expenditure prediction using model stacking based on satellite ima...
Unlocking AI with Model Context Protocol (MCP)
20250228 LYD VKU AI Blended-Learning.pptx
Review of recent advances in non-invasive hemoglobin estimation
sap open course for s4hana steps from ECC to s4
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Diabetes mellitus diagnosis method based random forest with bat algorithm
Machine learning based COVID-19 study performance prediction
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Approach and Philosophy of On baking technology
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx

Salesforce1 for Developers

  • 2. Speakers Sandeep Bhanot Mobile Geek (both kinds) @cloudysan
  • 3. Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of intellectual property and other litigation, risks associated with possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling nonsalesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-Q for the most recent fiscal quarter ended July 31, 2012. This documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site. Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
  • 4. Introducing Salesforce1 All your past investments... All Your Apps All Your CRM All Your Customizations ...now in the future Notifications Platform Drag and drop UI customization Publisher Actions All Your Devices Download Salesforce1 App today https://yourinstance.salesforce.com/one/one.app
  • 5. Unifying the Salesforce Mobile Experience Chatter Mobile Feeds People & Groups Files Native Experience Salesforce Classic CRM data Analytics Tasks & events Native phone features Salesforce Touch CRM access Custom apps Agility of HTML5 Logger & Forcepad Sales productivity tools Task management Call logging
  • 6. But is Salesforce1 an App or a Platform? Its both
  • 7. Salesforce1 Platform – The Customer Platform behind the App Salesforce1 App Salesforce1 Platform APIs Force.com Heroku1 Salesforce1 Platform Services ExactTarget Fuel
  • 8. Lets take a quick look at Salesforce1 the App Notification Center Universal Search Record Home Feed first Record Feed and Related Info Record Detail Navigation Menu aka ‘Left Nav’ Publisher Actions
  • 9. Platform = endless ways to customize the app Declarative and Programmatic tools to customize the Salesforce1 experience
  • 10. Declarative tools for customizing the Salesforce1 App
  • 11. Mobile Navigation (aka Left Nav) Mobile Administration à Mobile Navigation
  • 12. Page and Compact Layouts SObject à Compact Layout SObject à Page Layout
  • 13. Publisher Actions Publisher Actions Global: Create à Global Actions Object Specific: SObject à New Action Page Layouts control which actions show in what order
  • 14. Expanded Lookup SObject à Page Layout à Expanded Lookup Show additional info for Parent records
  • 15. Programmatic tools for customizing the Salesforce1 App
  • 16. Visualforce – Left Nav Visualforce Pages in Left Nav JavaScript navigation library available sforce.one.navigateToSObject etc.
  • 17. Visualforce – Publisher Actions Visualforce Pages as Publisher Actions (VF page needs to the extend Standard Controller for use with Object Specific Publisher Actions) JavaScript Pub-Sub library available to interact with the publisher publisher.setValidForSubmit publisher.post publisher.close
  • 18. Visualforce – Mobile Cards Mobile Cards - Visualforce Pages on Record Detail (VF page needs to the extend Standard Controller)
  • 19. Visualforce in Salesforce1 §  <apex:page docType="html-5.0" …> §  ‘Available for Salesforce Mobile apps’ flag enabled §  Developers are responsible for making the VF page ‘mobile ready’ –  Use a Responsive Design framework like Bootstrap or Mobile Design templates –  Leverage touch and swipe events where appropriate §  Use JavaScript Remoting/VF Remote Objects for better performance §  Use HTML5 for device features like Geolocation and Camera access
  • 20. Canvas Apps – Publisher Actions Canvas apps as Publisher Actions (Need to include ‘Publisher’ as one of the locations in the Connected App settings) JavaScript Pub-Sub library available to interact with the publisher publisher.setupPanel publisher.showPanel publisher.setValidForSubmit ….
  • 21. Canvas Apps - Feed Canvas apps in the Feed (Need to include ‘Chatter Feed’ as one of the locations in the Connected App settings)
  • 22. Canvas Apps – Left Nav Canvas apps in the Left Nav (Need to include ‘Mobile Nav’ as one of the locations in the Connected App settings)
  • 23. Flexi Pages Flexi Pages – a collection of List Views and Publisher Actions that together define a particular ‘app’ (For now, you need to define Flexi Pages in Metadata XML and then add them via Workbench, IDE or Migration Tool)
  • 24. Salesforce1 - The Bonus Tracks
  • 25. Salesforce1 comes in two flavors Web version http://yourinstance.salesforce.com/one/one.app Hybrid version
  • 26. The Salesforce1 Style Guide http://sfdc-styleguide.herokuapp.com/
  • 27. Salesforce1 Connected Apps Manage and control which users/profiles use the Salesforce1 App
  • 28. Configuring Smart Search in Salesforce1 Pinning Objects in the Search results causes them to show up at the top at the Recent section in Salesforce1
  • 29. Notifications in Salesforce1 §  Notifications allow you to alert users when certain things happen using Salesforce1 –  In-app –  Push notifications §  Things at currently (Spring ’14) trigger push notifications in the Hybrid App –  Post to Chatter Profile –  Comment on your post –  @Mention –  Approval Request –  Task assignment –  Flagging an item as inappropriate –  Notifications from communities
  • 30. Device Access in Salesforce1 PhoneGap/Cordova type device access is not available in the Salesforce1 app. HOWEVER…. –  Geolocation API –  <input type="file" accept="image/*"/> (for Camera access)
  • 31. Salesforce1 Resources §  Webinar: Intro to Salesforce1 Mobile App Development §  Dreamforce Sessions – bit.ly/s1-df-sessions §  Developer Guide – bit.ly/s1-dev-guide §  Blogs: –  6 things you need to know: bit.ly/s1-6-things –  Mobile cards: bit.ly/s1-mobile-cards –  App Boogie Fever: bit.ly/s1-boogie
  • 32. Follow Developer Force for the Latest News @forcedotcom / #forcewebinar Developer Force – Force.com Community +Developer Force – Force.com Community Developer Force Developer Force Group