SlideShare a Scribd company logo
Introduction to Lightning For Admins
Matthew Morris
Salesforce Consultant
matt@technologyflows.com
@matmorris
Create your own elevator speech on the topic of Salesforce Lightning
“The Lightning Experience brings a reimagined
consumer-like experience that is modern, efficient
and smart to Salesforce users across every device -
desktop, tablet and mobile.”
Salesforce’s Own Products Using Lightning Technologies
Salesforce Lightning Experience
https://developer.salesforce.com/lightning
http://www.salesforce.com/lightning
Home, Accounts & Contacts, Opportunities, Reports,
List Views, The Opportunity Board
Person Accounts (Beta), Campaigns (Beta),
Opportunity Teams, Assets, Work Orders, Files
Connect, Filtered Dashboards…
Multiple databases, not just Salesforce data
Complex business process, which change over time
Whatever we build needs to work on ANY device (this year and the next…)
Customise & Integrate : The Admin’s Challenge
Our Project Lifecycle
Customise
Appearance &
Behaviour
Connect to
Data Sources
Implement
Business
Processes
Deliver
The
Application
Business changes
Technology changes
Meet the family!
The Admin Lightning Experience
Connect Process
Builder
App
Builder
Component
Framework
Design
System
Connect to Data Sources
Connect Process
Builder
App
Builder
Component
Framework
Design
System
Code with Apex
Connecting External Data
Code with Apex Tools + Salesforce API
Connecting External Data
Code with Apex Tools + Salesforce API Lightning Connect
Connecting External Data
Access the data in 4 easy steps:
1. Select the external data tables you want to use
2. Sync the table and field definition into Salesforce (no typing)
3. Add relationships between Salesforce & External objects
4. Edit page layouts
Lightning Connect
Connect to any source supporting the OData standard
External Objects Work Like Custom Objects
✓ Tabs
✓ List Views
✓ Detail Pages
✓ Chatter Feeds
✓ Visualforce pages
✓ Lightning components
✓ REST/SOAP API access
✓ Read & Write
✓ Available on Classic desktop, Lightning Experience desktop & mobile app
Visit Odata.org Try it for yourself Weigh Up Cost vs. Benefit
Remember the cost of maintenance!
Subtext placeholder
Take Action
Evaluate the value of Lightning Connect to your organisation
Implement Business Processes
Connect Process
Builder
App
Builder
Component
Framework
Design
System
Lightning Process Builder
“DECLARACTION!”
 Visually layout a process
 Point-and-click development
 Collaborate with business owners
 Improve visibility & maintainability
 Create “headless flows”
 Revamp existing workflow rules
 Replace many basic Apex triggers*
 Orchestrate calls to Apex & Flow & Approvals
Dreamforce Video Channel Success Community Grow Into Visual Workflow
Sessions + HOTS from DF15 recorded
Take Action
Become a master of Process Builder (& Visual Workflow)
rakeshistom.wordpress.com/learning-flow
Customise Appearance & Behaviour
Connect Process
Builder
App
Builder
Component
Framework
Design
System
Lightning Design System
What is it?
 Page layouts, CSS & icons
 Download as a Zip file or unmanaged package
Is it for Admins?
YES!
 Use the icons & colours in your own Visualforce
 Make sure your developers know it & use it
 Save time with your design team
A Design System
All the resources you will ever need
Standard Components
Built by Salesforce
Custom charts Data entry tools Custom data layout Dynamic maps
Left nav Publisher bar Feed items
Tasks
Sliders Multi-view charts
Pass/Fail
Custom Components
Built by customer developers
AppExchange Components
Built by Partners
Lightning Component Framework
Lightning Builder
Drag & Drop
Build with standard, custom &
partner Lightning Components
Deliver The
Application
Design apps for every screen
from one canvas
You can add Lightning Components to
Visualforce pages!
http://peterknolle.com/lightning-components-in-visualforce/
BONUS FEATURES
Lighting Components For Visualforce
You can add Lightning Components other websites
e.g.
A Chatter feed on a Sharepoint site 
Order status on a custom PHP web application
http://www.slideshare.net/developerforce/lightning-out-
components-for-the-rest-of-the-world
Lightning Out (Beta)
Success Groups Salesforce University Trailhead
Subtext placeholderSubtext placeholder
Take Action
Educate yourself about Components, Design System & App Builder
 Lightning App Builder
 Lightning Out
 Lightning Components for
Communities
We Have The Technology
Customise
Appearance &
Behaviour
Connect to
Data Sources
Implement
Business
Processes
Deliver
The
Application
Business changes
Technology changes
Q & A
Matthew Morris
Salesforce Consultant
matt@technologyflows.com
@matmorris
Thank You
Matthew Morris
Salesforce Consultant
matt@technologyflows.com
@matmorris
Remember to tell us what you think in the event survey
www.LondonsCalling.net/survey/

More Related Content

Introduction to Lightning for Salesforce Admins

  • 1. Introduction to Lightning For Admins Matthew Morris Salesforce Consultant matt@technologyflows.com @matmorris Create your own elevator speech on the topic of Salesforce Lightning
  • 2. “The Lightning Experience brings a reimagined consumer-like experience that is modern, efficient and smart to Salesforce users across every device - desktop, tablet and mobile.” Salesforce’s Own Products Using Lightning Technologies Salesforce Lightning Experience https://developer.salesforce.com/lightning http://www.salesforce.com/lightning Home, Accounts & Contacts, Opportunities, Reports, List Views, The Opportunity Board Person Accounts (Beta), Campaigns (Beta), Opportunity Teams, Assets, Work Orders, Files Connect, Filtered Dashboards…
  • 3. Multiple databases, not just Salesforce data Complex business process, which change over time Whatever we build needs to work on ANY device (this year and the next…) Customise & Integrate : The Admin’s Challenge
  • 4. Our Project Lifecycle Customise Appearance & Behaviour Connect to Data Sources Implement Business Processes Deliver The Application Business changes Technology changes
  • 5. Meet the family! The Admin Lightning Experience Connect Process Builder App Builder Component Framework Design System
  • 6. Connect to Data Sources Connect Process Builder App Builder Component Framework Design System
  • 8. Code with Apex Tools + Salesforce API Connecting External Data
  • 9. Code with Apex Tools + Salesforce API Lightning Connect Connecting External Data
  • 10. Access the data in 4 easy steps: 1. Select the external data tables you want to use 2. Sync the table and field definition into Salesforce (no typing) 3. Add relationships between Salesforce & External objects 4. Edit page layouts Lightning Connect Connect to any source supporting the OData standard
  • 11. External Objects Work Like Custom Objects ✓ Tabs ✓ List Views ✓ Detail Pages ✓ Chatter Feeds ✓ Visualforce pages ✓ Lightning components ✓ REST/SOAP API access ✓ Read & Write ✓ Available on Classic desktop, Lightning Experience desktop & mobile app
  • 12. Visit Odata.org Try it for yourself Weigh Up Cost vs. Benefit Remember the cost of maintenance! Subtext placeholder Take Action Evaluate the value of Lightning Connect to your organisation
  • 13. Implement Business Processes Connect Process Builder App Builder Component Framework Design System
  • 14. Lightning Process Builder “DECLARACTION!”  Visually layout a process  Point-and-click development  Collaborate with business owners  Improve visibility & maintainability  Create “headless flows”  Revamp existing workflow rules  Replace many basic Apex triggers*  Orchestrate calls to Apex & Flow & Approvals
  • 15. Dreamforce Video Channel Success Community Grow Into Visual Workflow Sessions + HOTS from DF15 recorded Take Action Become a master of Process Builder (& Visual Workflow) rakeshistom.wordpress.com/learning-flow
  • 16. Customise Appearance & Behaviour Connect Process Builder App Builder Component Framework Design System
  • 18.  Page layouts, CSS & icons  Download as a Zip file or unmanaged package Is it for Admins? YES!  Use the icons & colours in your own Visualforce  Make sure your developers know it & use it  Save time with your design team A Design System All the resources you will ever need
  • 19. Standard Components Built by Salesforce Custom charts Data entry tools Custom data layout Dynamic maps Left nav Publisher bar Feed items Tasks Sliders Multi-view charts Pass/Fail Custom Components Built by customer developers AppExchange Components Built by Partners Lightning Component Framework
  • 20. Lightning Builder Drag & Drop Build with standard, custom & partner Lightning Components Deliver The Application Design apps for every screen from one canvas
  • 21. You can add Lightning Components to Visualforce pages! http://peterknolle.com/lightning-components-in-visualforce/ BONUS FEATURES Lighting Components For Visualforce You can add Lightning Components other websites e.g. A Chatter feed on a Sharepoint site  Order status on a custom PHP web application http://www.slideshare.net/developerforce/lightning-out- components-for-the-rest-of-the-world Lightning Out (Beta)
  • 22. Success Groups Salesforce University Trailhead Subtext placeholderSubtext placeholder Take Action Educate yourself about Components, Design System & App Builder  Lightning App Builder  Lightning Out  Lightning Components for Communities
  • 23. We Have The Technology Customise Appearance & Behaviour Connect to Data Sources Implement Business Processes Deliver The Application Business changes Technology changes
  • 24. Q & A Matthew Morris Salesforce Consultant matt@technologyflows.com @matmorris
  • 25. Thank You Matthew Morris Salesforce Consultant matt@technologyflows.com @matmorris Remember to tell us what you think in the event survey www.LondonsCalling.net/survey/