SlideShare a Scribd company logo
Developers Guide to the
Salesforce1 Platform
Supporting innovation through Clicks & Code
slideshare.net/jr0cket
John Stevenson
@jr0cket
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 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, 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, 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 non-salesforce.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-K for the most recent fiscal quarter ended July 31, 2011. This document and others 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 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.
Salesforce1 platform – birds eye view
Core
Services
Chatter
Multi-
language
Translation
Workbench
Email
ServicesAnalytics
Cloud
Database
Scheema
Builder
Search
Visualforce
MonitoringMulti-tenant
Apex
Data-level
Security
Workflows
APIs
Mobile
Services
Social
APIs
Analytics
APIs
Bulk APIsRest APIs Metadata
APIs
Soap APIs
Private App
Exchange
Custom
Actions
Identity
Mobile
Notifications
Tooling
APIs
Mobile
Packs
Mobile SDK
Offline
Support
Streaming
APIs
Geolocation
ET 1:1 ET Fuel
Heroku1
Heroku
Add-Ons
Sharing
Model
ET API
Extensive Salesforce1 Platform API’s and Services
Employee Facing apps
with Force.com
Helping your business run effectively,
understanding your customers
John Stevenson
@jr0cket
Visualforce Pages
Visualforce Components
Apex Controllers
Apex Triggers
Metadata API
REST API
Bulk API
Formula Fields
Validation Rules
Workflows and Approvals
Custom Objects
Custom Fields
Relationships
Page Layouts
Record Types
User
Interface
Business
Logic
Data
Model
Clicks Code
80% 20%
&
trust.salesforce.com
 Salesforce1 Platform handles over 1 Billion transactions per
day
– With a typical response time of 0.25 seconds or less
Clicks: Setup
Create &
Configure
with Clicks
Clicks: Setup
Create Apps,
Custom Objects, Tabs
Clicks: Create an Object Model
Schema Builder
-view and create
Objects &
Relationships
Standard Objects
-Account
-Contact
-Etc.
Clicks: Workflow, Approvals & Flows
Define workflows
that work with
business data
Code: Apex for custom business logic
Extend “clicks” features with code
Code: Code online with the Developer Console
1) Menu
2) Workspace
with tabs
3) Output panel
– logs, test
results, etc
Code: Visualforce Pages for UI customisation
Code: Visualforce Pages & Web Technologies
Code: Visualforce Pages & Web Technologies
Developers guide to the Salesforce1 Platform
Every Object, Every Field: Apex and Visualforce Enabled
Visualforce Pages
Visualforce Components
Apex Controllers
Apex Triggers
Custom UICustom UI
Custom LogicCustom Logic
Your App
Every Object, Every Field: API Enabled
GET
POST
PATCH
DELETE
OAuth 2.0
HTTPS
Customer facing apps
using Heroku
Scaling interactions with your customers
John Stevenson
@jr0cket
Heroku high scale performance
5 Billion
Requests per day
4+ Million
Apps Created
125+
Add-on Services
Supporting millions of apps & services
- status.heroku.com
status.heroku.com
Use existing developer skills
Ruby, Java, NodeJS, Python, PHP
Virtually every language you can think of can run on Heroku
What is Heroku?
Database
Enterprise grade
Heroku Postgres as a
service
Add-ons
Marketplace for data
stores and app services
Dynos
The compute resources
to run your app
Everything you need to build, run and scale customer apps
Deal with Success - instantly
Instantly scale the compute resources your apps run on
to handle more customer requests
Business is lost forever if your app cant meet
the demand
Unifying Interaction with
Canvas
Seamless integration of User Interface in your
Salesforce Org
John Stevenson
@jr0cket
Salesforce Canvas
Embed & Interact with external websites as if they
were part of your Salesforce Org
Salesforce Canvas
Embed & Interact with external websites as if they
were part of your Salesforce Org
Connecting Force.com &
Heroku with Connect
Seamless integration of data between
customer and enterprise
John Stevenson
@jr0cket
Connected
- linking Heroku Postgres database with your
Salesforce Org
Transforming
customer data translated into business
applicable information
Managed
2-way synchronization of high volumes of
data at a sustainable rate
Heroku1 Connect
Heroku & Force.com
www.heroku.com/1
Heroku1 Connect
Heroku
Salesforce Org
Auto synchronization of data
Customer
facing
App /
website
Customer
data
Understanding
about your
customers
www.heroku.com/1
Salesforce1 Mobile App
Using your Salesforce Org on the go
John Stevenson
@jr0cket
Every Object, Every Field: Salesforce1 Mobile Accessible
AppExchange Apps:
Dropbox Concur Evernote ServiceMax More
Custom Apps and Integrations:
SAP Oracle Everything Custom More
Sales, Service and Marketing
Accounts Cases Campaigns Dashboards More
Two ways to build Mobile Apps
Customer-Facing
Mobile Services
Custom Mobile Apps
Employee-Facing
Out-of-the-box
AppExchange Apps:
Dropbox Concur Evernote ServiceMax More
Custom Apps and Integrations:
SAP Oracle Everything Custom More
Sales, Service and Marketing
Accounts Cases Campaigns Dashboards More
Salesforce1 Mobile App
Exact Target
Using your Salesforce Org on the go
John Stevenson
@jr0cket
Intelligent marketing apps with Exact Target Fuel
Intelligent marketing apps with Exact Target Fuel
Developer Tools
Helping you build your projects effectively
John Stevenson
@jr0cket
developer.salesforce.com/page/Force.com_IDE
Force.com IDE
- Apex
- Visualforce
pages
- Unit Tests
- Git
MavensMate.com Sublime Text plugin for Force.com
- Apex
- Visualforce
- Unit Tests
- Git
- Lightweight
- Templates
Force.com
Command
Line
Interface
(CLI)
force-cli.heroku.com
Salesforce 1 API’s
John Stevenson
@jr0cket
Salesforce1 Platform API Guide
- Force.com
- Heroku
- Exact Target
- Everything else…
Fun Stuff
John Stevenson
@jr0cket
Contacts
are villagers
Accounts
are
buildings
github.com/metadaddy-sfdc/Forcecraft
Where to go next…
John Stevenson
@jr0cket
developer.salesforce.com
Thank you
developer.salesforce.com
John Stevenson
@jr0cket
slideshare.net/jr0cket

More Related Content

What's hot (20)

PDF
Salesforce Spring '21 - Release Overview
Bordeaux Salesforce Developer Group
 
PDF
The Future of Data Integration in Salesforce
Salesforce Partners
 
PPTX
Build lightning components with salesforce dx
Shashank Srivatsavaya (ShashForce)
 
PDF
Build Amazing Website without coding using Salesforce SiteForce
vraopolisetti
 
PDF
Salesforce Identity: Don't Treat Your Customers Like Your Employees
Salesforce Developers
 
PPTX
Einstein, not Frankenstein - Understanding Salesforce Artificial Intelligence
Roy Gilad
 
PPTX
Salesforce App Cloud First Call Deck
Salesforce Partners
 
PPTX
Modev presentation
Ryan Upton
 
PPTX
Salesforce Spring 17 Release Overview
Roy Gilad
 
PDF
Salesforce Spring '16 Release Overview
Roy Gilad
 
PPTX
Integrating Salesforce with Microsoft Office through Add-ins
Salesforce Developers
 
PDF
Salesforce Identity: Connect and Collaborate Anywhere, Securely with Single S...
Perficient, Inc.
 
PDF
Salesforce Identity: Identity Management Made Easy
Salesforce Developers
 
PDF
Unleash the Potential of Big Data on Salesforce
Dreamforce
 
PDF
Agile Development with Heroku webinar
Salesforce Developers
 
PPTX
Build, Manage, and Deploy Mobile Apps Faster with App Cloud Mobile
Salesforce Developers
 
PPTX
How to Use Salesforce Platform Events to Help With Salesforce Limits
Roy Gilad
 
PPTX
Dreamforce 2019: Do More Within Salesforce Governor Limits using Platform Events
Roy Gilad
 
PPTX
The SEAN stack - Build Web Apps With Salesforce, Express, Angular and Node.js
Shashank Srivatsavaya (ShashForce)
 
PDF
Architect day 20181128 - Afternoon Session
Salesforce - Sweden, Denmark, Norway
 
Salesforce Spring '21 - Release Overview
Bordeaux Salesforce Developer Group
 
The Future of Data Integration in Salesforce
Salesforce Partners
 
Build lightning components with salesforce dx
Shashank Srivatsavaya (ShashForce)
 
Build Amazing Website without coding using Salesforce SiteForce
vraopolisetti
 
Salesforce Identity: Don't Treat Your Customers Like Your Employees
Salesforce Developers
 
Einstein, not Frankenstein - Understanding Salesforce Artificial Intelligence
Roy Gilad
 
Salesforce App Cloud First Call Deck
Salesforce Partners
 
Modev presentation
Ryan Upton
 
Salesforce Spring 17 Release Overview
Roy Gilad
 
Salesforce Spring '16 Release Overview
Roy Gilad
 
Integrating Salesforce with Microsoft Office through Add-ins
Salesforce Developers
 
Salesforce Identity: Connect and Collaborate Anywhere, Securely with Single S...
Perficient, Inc.
 
Salesforce Identity: Identity Management Made Easy
Salesforce Developers
 
Unleash the Potential of Big Data on Salesforce
Dreamforce
 
Agile Development with Heroku webinar
Salesforce Developers
 
Build, Manage, and Deploy Mobile Apps Faster with App Cloud Mobile
Salesforce Developers
 
How to Use Salesforce Platform Events to Help With Salesforce Limits
Roy Gilad
 
Dreamforce 2019: Do More Within Salesforce Governor Limits using Platform Events
Roy Gilad
 
The SEAN stack - Build Web Apps With Salesforce, Express, Angular and Node.js
Shashank Srivatsavaya (ShashForce)
 
Architect day 20181128 - Afternoon Session
Salesforce - Sweden, Denmark, Norway
 

Similar to Developers guide to the Salesforce1 Platform (20)

PPTX
Introducing the Salesforce platform
John Stevenson
 
PPTX
Build Consumer-Facing Apps with Heroku Connect
Jeff Douglas
 
PDF
Building Mobile Apps That Deliver Salesforce to Your Employees
Salesforce Developers
 
PDF
Heroku + Salesforce = Partner Success
Alexander Sutherland
 
PDF
Boxcars and Cabooses: When One More XHR Is Too Much
Peter Chittum
 
PPTX
Platform Breakout Session - Dreamforce to You
Salesforce_Nordics
 
POTX
Hands-on Workshop: Intermediate Development with Heroku and Force.com
Salesforce Developers
 
PPTX
Diving Into Heroku Private Spaces
Salesforce Developers
 
PPTX
Salesforce Campus Tour - Developer Advanced
James Ward
 
PPTX
[MBF2] Plate-forme Salesforce par Peter Chittum
BeMyApp
 
PDF
Cutting Edge Mobile Development in the App Cloud
Salesforce Developers
 
PDF
Soirée Heroku par Sylpheo - 16 dec 2014
Sylpheo
 
PDF
Build Cloud & Mobile App on Salesforce Force.com Platform in 15 mins
Kashi Ahmed
 
PPTX
S1 Tour Paris Developpeurs
Peter Chittum
 
PPTX
Using Salesforce to Manage Your Developer Community
Pat Patterson
 
PDF
Tour of Heroku + Salesforce Integration Methods
Salesforce Developers
 
PPTX
Salesforce Campus Tour - Declarative
James Ward
 
PDF
[MBF2] Webinar plate-forme Salesforce #1
BeMyApp
 
PDF
[MBF2] Webinar plate-forme Salesforce #1
BeMyApp
 
PPTX
Salesforce Campus Tour - Developer Intro
James Ward
 
Introducing the Salesforce platform
John Stevenson
 
Build Consumer-Facing Apps with Heroku Connect
Jeff Douglas
 
Building Mobile Apps That Deliver Salesforce to Your Employees
Salesforce Developers
 
Heroku + Salesforce = Partner Success
Alexander Sutherland
 
Boxcars and Cabooses: When One More XHR Is Too Much
Peter Chittum
 
Platform Breakout Session - Dreamforce to You
Salesforce_Nordics
 
Hands-on Workshop: Intermediate Development with Heroku and Force.com
Salesforce Developers
 
Diving Into Heroku Private Spaces
Salesforce Developers
 
Salesforce Campus Tour - Developer Advanced
James Ward
 
[MBF2] Plate-forme Salesforce par Peter Chittum
BeMyApp
 
Cutting Edge Mobile Development in the App Cloud
Salesforce Developers
 
Soirée Heroku par Sylpheo - 16 dec 2014
Sylpheo
 
Build Cloud & Mobile App on Salesforce Force.com Platform in 15 mins
Kashi Ahmed
 
S1 Tour Paris Developpeurs
Peter Chittum
 
Using Salesforce to Manage Your Developer Community
Pat Patterson
 
Tour of Heroku + Salesforce Integration Methods
Salesforce Developers
 
Salesforce Campus Tour - Declarative
James Ward
 
[MBF2] Webinar plate-forme Salesforce #1
BeMyApp
 
[MBF2] Webinar plate-forme Salesforce #1
BeMyApp
 
Salesforce Campus Tour - Developer Intro
James Ward
 
Ad

More from John Stevenson (20)

PDF
ClojureX Conference 2017 - 10 amazing years of Clojure
John Stevenson
 
PDF
Confessions of a developer community builder
John Stevenson
 
PDF
Progscon 2017: Taming the wild fronteer - Adventures in Clojurescript
John Stevenson
 
PDF
Introduction to Functional Reactive Web with Clojurescript
John Stevenson
 
PDF
Thinking Functionally with Clojure
John Stevenson
 
PDF
Communication improbable
John Stevenson
 
PDF
Getting into public speaking at conferences
John Stevenson
 
PDF
Functional web with clojure
John Stevenson
 
PDF
Get into Functional Programming with Clojure
John Stevenson
 
PDF
Guiding people into Clojure
John Stevenson
 
PDF
Git and github - Verson Control for the Modern Developer
John Stevenson
 
PDF
Get Functional Programming with Clojure
John Stevenson
 
PDF
So you want to run a developer event, are you crazy?
John Stevenson
 
PDF
Clojure for Java developers
John Stevenson
 
PPT
Dreamforce14 Metadata Management with Git Version Control
John Stevenson
 
ODP
Getting started with Clojure
John Stevenson
 
PPTX
Heroku Introduction: Scaling customer facing apps & services
John Stevenson
 
PPTX
Developer week EMEA - Salesforce1 Mobile App overview
John Stevenson
 
PPT
Dreamforce 13 developer session: Git for Force.com developers
John Stevenson
 
PPT
Dreamforce 13 developer session: Introduction to Heroku
John Stevenson
 
ClojureX Conference 2017 - 10 amazing years of Clojure
John Stevenson
 
Confessions of a developer community builder
John Stevenson
 
Progscon 2017: Taming the wild fronteer - Adventures in Clojurescript
John Stevenson
 
Introduction to Functional Reactive Web with Clojurescript
John Stevenson
 
Thinking Functionally with Clojure
John Stevenson
 
Communication improbable
John Stevenson
 
Getting into public speaking at conferences
John Stevenson
 
Functional web with clojure
John Stevenson
 
Get into Functional Programming with Clojure
John Stevenson
 
Guiding people into Clojure
John Stevenson
 
Git and github - Verson Control for the Modern Developer
John Stevenson
 
Get Functional Programming with Clojure
John Stevenson
 
So you want to run a developer event, are you crazy?
John Stevenson
 
Clojure for Java developers
John Stevenson
 
Dreamforce14 Metadata Management with Git Version Control
John Stevenson
 
Getting started with Clojure
John Stevenson
 
Heroku Introduction: Scaling customer facing apps & services
John Stevenson
 
Developer week EMEA - Salesforce1 Mobile App overview
John Stevenson
 
Dreamforce 13 developer session: Git for Force.com developers
John Stevenson
 
Dreamforce 13 developer session: Introduction to Heroku
John Stevenson
 
Ad

Recently uploaded (20)

PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
What Makes Contify’s News API Stand Out: Key Features at a Glance
Contify
 
PPTX
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
PDF
Staying Human in a Machine- Accelerated World
Catalin Jora
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
July Patch Tuesday
Ivanti
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
What Makes Contify’s News API Stand Out: Key Features at a Glance
Contify
 
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
Staying Human in a Machine- Accelerated World
Catalin Jora
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 

Developers guide to the Salesforce1 Platform

Editor's Notes

  • #3: 01:00: Safe Harbor
  • #4: This is salesforce1. Salesforce1 is comprised of all the applications that run on top of Salesforce1 Platform Services, and Salesforce1 Platform APIs and served up using the Salesforce1 Mobile App. The consolidation of the platform services combined with their APIs make up the Salesforce1 Platform. We have taken this route so that we can enable you, the developer, to create a multitude of mobile applications easily, reliably and with massive flexibility. We are here to talk about driving a mobile app revolution in the enterprise.
  • #5: Our platform is a series of tools and features that enable developers to be successful. I am not going to cover these in detail, just wanting to show the scope of the platform and how much it offers you.
  • #7: 08:00 – Our platform has two ways of approaching application development. And these aren’t ivory towers – they blend together. For non-programmers we offer X and for programmers we offer Y. (Call out some of the key features of each and how they relate to each other).
  • #9: The magic button that gets you into the developer world of Salesforce1 Platform Show a screenshot – maybe a quick tour live
  • #10: The magic button that gets you into the developer world of Salesforce1 Platform Show a screenshot – maybe a quick tour live
  • #11: Show the Schema Builder
  • #12: ?
  • #13: Show some Apex Code Triggers Objects Tests
  • #19: 11:30 - And our programmatic features are automatically aware of the data model as well.
  • #20: 10:30 - You get our API’s, automatically extended: REST, SOAP, Bulk, Streaming
  • #28: developer.salesforce.com/page/Build_your_First_Force.com_Canvas_App
  • #29: developer.salesforce.com/page/Build_your_First_Force.com_Canvas_App
  • #34: 12:00 - On our platform, as you building your data model – you are getting a lot more than just a relational database. You get a mobile app, right out of the gate.
  • #35: Positioning Salesforce1 mobile with respect to bespoke and native mobile development. Salesforce1 mobile app delivers the most value for employee facing (internal company) applications, requiring little or no coding.
  • #40: 12:30 – Let’s see this in action. FORCE CLI is here: https://force-cli.heroku.com/ More info: http://www.wadewegner.com/2013/11/a-command-line-interface-for-forcecom/ Recommended demo path: login, show off some Query statements and then create a simple custom object and field (ie force sobject create Random_Object Description:text) Highlight that: As a platform, we expose our functionality in lots of ways. We think in terms of REST and SOAP, but we also extend things like our metadata API and Tooling API for utilities like this one. This is a command line utility which can be looped into other things like build and continous intergration tools.
  • #41: 12:30 – Let’s see this in action. FORCE CLI is here: https://force-cli.heroku.com/ More info: http://www.wadewegner.com/2013/11/a-command-line-interface-for-forcecom/ Recommended demo path: login, show off some Query statements and then create a simple custom object and field (ie force sobject create Random_Object Description:text) Highlight that: As a platform, we expose our functionality in lots of ways. We think in terms of REST and SOAP, but we also extend things like our metadata API and Tooling API for utilities like this one. This is a command line utility which can be looped into other things like build and continous intergration tools.
  • #42: 12:30 – Let’s see this in action. FORCE CLI is here: https://force-cli.heroku.com/ More info: http://www.wadewegner.com/2013/11/a-command-line-interface-for-forcecom/ Recommended demo path: login, show off some Query statements and then create a simple custom object and field (ie force sobject create Random_Object Description:text) Highlight that: As a platform, we expose our functionality in lots of ways. We think in terms of REST and SOAP, but we also extend things like our metadata API and Tooling API for utilities like this one. This is a command line utility which can be looped into other things like build and continous intergration tools.
  • #44: 12:30 – Let’s see this in action. FORCE CLI is here: https://force-cli.heroku.com/ More info: http://www.wadewegner.com/2013/11/a-command-line-interface-for-forcecom/ Recommended demo path: login, show off some Query statements and then create a simple custom object and field (ie force sobject create Random_Object Description:text) Highlight that: As a platform, we expose our functionality in lots of ways. We think in terms of REST and SOAP, but we also extend things like our metadata API and Tooling API for utilities like this one. This is a command line utility which can be looped into other things like build and continous intergration tools.
  • #48: 12:30 – Let’s see this in action. FORCE CLI is here: https://force-cli.heroku.com/ More info: http://www.wadewegner.com/2013/11/a-command-line-interface-for-forcecom/ Recommended demo path: login, show off some Query statements and then create a simple custom object and field (ie force sobject create Random_Object Description:text) Highlight that: As a platform, we expose our functionality in lots of ways. We think in terms of REST and SOAP, but we also extend things like our metadata API and Tooling API for utilities like this one. This is a command line utility which can be looped into other things like build and continous intergration tools.