SlideShare une entreprise Scribd logo
1  sur  40
Salesforce World Tour
London
Salesforce for B2C
Fabrice Cathala
CLOUT, Solution Architect
fcathala@cloutpartners.com
@fcathala
Fabrice Cathala
CLOUT, Solution Architect
@fcathala
Forward-Looking Statements
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 any litigation, risks associated with completed and any 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 year and in our quarterly report on Form 10-Q for the most
recent fiscal quarter. These 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.
Salesforce for B2C
Agenda
 History
 Under The Hood
 Design Board
 Person Account
 @fcathala + Salesforce blog
History
Salesforce for B2C
Fabrice Cathala
CLOUT, Solution Architect
fcathala@cloutpartners.com
@fcathala
History
Salesforce started in 1999 as a CRM focused on B2B customers
Supporting B2C customers meant redesigning the heart of the platform!
Challenge
The new B2C data model must be backward compatible (Salesforce + AppExchange)
Stick to multitenancy (1 version)
Backward Compatibility
Account
Contact
Opportunity
Campaign
Case
Lead
Account
Contact
Solution
Winter '07 introduces "Person Account"
• 1-to-Many relationship constrained into a 1-to-1 relationship
• Contact fields replicated at Account level
• Switch via Record Types
Person Account
PA
Contact
Lead
Campaign
Opportunity
Account
Contact
Account
Under The Hood
Salesforce for B2C
Fabrice Cathala
CLOUT, Solution Architect
fcathala@cloutpartners.com
@fcathala
Activation
Prepare your org
• Create an Account Record Type for Business Accounts
• Set the Contact OWD to "Controlled by Parent"
• Give to all Profiles that have at least "Read" permission on Account same permission on Contact
Log a case with Salesforce Tech Support
(https://help.salesforce.com/mysuccesshub?id=solutionFinder)
The standard data model around Account and Contact will be modified forever
Data Model
1 Account object
+
1 Contact object
=
1 extended Account object
Switch done by Record Type
Setup
When activated make sure you assign a PA Record Type to whichever Profile needs to use it
Edit Profiles Accounts Settings
Design Board
Salesforce for B2C
Fabrice Cathala
CLOUT, Solution Architect
fcathala@cloutpartners.com
@fcathala
Alternatives
Contact without Account
Only accessible by owner and View All users by default
Reporting require a Custom Report Type
(https://goo.gl/DtkkZD)
Private Contacts
Account
Contact
Opportunity
Campaign
Case
Lead
Suggested use case: Avoid!
Alternatives
1 Account record org wide (the bucket) and
all Contacts stored as its children
Allow B2B and B2C running in parallel
Clear separation Companies (Accounts) vs, People (Contacts)
The bucket model
Account
Contact
Opportunity
Campaign
Case
Lead
Suggested use case: Service Cloud implementation without plan to use Sales Cloud
Alternatives
Accounts are representing families made of 1 or several members
Lead conversion can be confusing (Company name = ?)
The household model
Account
Contact
Opportunity
Campaign
Case
Lead
Suggested use case: Solution managing interactions with various member of a same family
Alternatives
Lot of bespoke work to replace an out-of-the-box capability
Limited integration with Sales or Service Cloud
Custom object
People
Custom 2
Custom 1
Custom 4
Custom 3
Suggested use case: App Cloud solution with no plan to roll Sales/Service Cloud
Pros & Cons of Person Account
Out-of-the-box
• Officially supported by Salesforce
• Compatible with standard Salesforce features
• Compatible with future enhancements from Salesforce
Allows B2B to run in parallel with B2C
Simple paradigm for the user
"An Account is the entity we are doing business with, should it be individuals or companies"
Pros
Pros & Cons of Person Account
PA support is often late on the Roadmap
• Duplicate Management (*)
• Lightning (Work In Progress)
Storage Cost (*)
• Typical record size in Salesforce = 2 KB. Record size for Person Account 2 x 2 KB = 4 KB
Limited AppExchange support
• Some AppExchange don't work well with PA
Cons
(*) On the roadmap / #SafeHarbor
Person Account
Salesforce for B2C
Fabrice Cathala
CLOUT, Solution Architect
fcathala@cloutpartners.com
@fcathala
Facts & Rumours
 You may find some negativity on the web about Person Account
 Most of these posts are aged and do not apply anymore
Salesforce changes 3 times a year!
Yesterday news are not necessarily true today
When doing your research
 Always check each post publication date
 Always test each use case in a Sandbox
Tips & Tricks
You can now access the Person Account fields on Formulas and Cross-Object Formulas
Tips & Tricks
Future proof design (as if you were planning on rolling-out Business Account)
• Account custom fields on Account object
• Contact custom fields on Contact object (even if now accessed via the Account page)
If only using Person Account, simplify the UI and remove the Contact tab
When creating a Person Account record from the API forget about the Contact record, just make
sure you set the Record Type correctly
Tips & Tricks
Mixing B2B and B2C requires caution
2 Account Types with different fields BUT 1 Business Logic = include tests on "IsPersonAccount"
Business Account Person Account
Workflow Rules, Flow, Process Builder
Tips & Tricks
Use field "IsPersonAccount" in Views to show a PA icon
Roadmap
 Full Lightning Experience Support
 Duplicate Management
 Admin Enable/Disable PA
 Eliminate Double Storage Count
Forward-Looking Statement
Influence The Roadmap
Adding a "Person Account" filter in the AppExchange: https://goo.gl/NLMyyE
Enable Duplicate Management on "Person Account": https://goo.gl/yqdUT2
"Person Account" shouldn't require double storage: https://goo.gl/6cB0zd
Enable "Person Account" for all editions: https://goo.gl/niYFYo
IdeaExchange
Vote for your favourite Idea in the Community (https://goo.gl/YhwjqE)
Join the Salesforce Community
Connect with Salesforce professionals by joining a local
 User Group
 Developer User Group
 Admin User Group
Search for “Salesforce Meetup”
Join the Salesforce Community
Connect with Salesforce professionals by joining a local
 User Group
 Developer User Group
 Admin User Group
Search for “Salesforce Meetup”
thank y u
Annex
Salesforce for B2C
Fabrice Cathala
CLOUT, Solution Architect
fcathala@cloutpartners.com
@fcathala
Activation
Before Activation
1 RT:
• Business Account
(created by the admin
prior to get PA activated)
Setup Menu
After Activation
2 RTs:
• Business Account
• Person Account
(created by Tech Support
as part of PA activation)
Activation
Before Activation
~37 standard Account fields
Custom Account fields
Account Object, Account Fields
After Activation
Most standard Account fields except:
• ParentId (not available on RT = PA)
New standard Account fields:
• Record Type
• IsPersonAccount
• PersonContactId
All custom Account fields
Activation
Before Activation
~46 standard Contact fields
Custom Contact fields
Account Object, Contact Fields
After Activation
Most standard Contact fields except
• ReportsTo
• Phone
• Fax
• Description
• System fields
All Contact custom fields
• API name suffix = "__pc" (instead of "__c")
Activation
Before Activation
~46 standard Contact fields
Custom Contact fields
Contact Object, Contact Fields
After Activation
All standard fields
New standard field
• IsPersonAccount
All custom fields
Behaviour
Person Account always behave like an Account and sometimes behave like a Contact
• Records appear in both Account and Contact List Views
• Records do not show on Contact Recently Viewed List (it opens as an Account not a Contact)
• Additional examples: https://goo.gl/1njvJs
Leads convert to PA if Company field is left empty
Alternatives
 Heavy duty AppExchange modules targeting NPO
 1-to1 and household models available
 Adapting the package for business use can be painful
 Trailhead: https://goo.gl/9evorP + https://goo.gl/gjU37S
The Non Profit Starter Pack v3
Account
Contact
Opportunity
Campaign
Case
Lead
Suggested use case: Non profit organisations
Conversion
Conversion between Business and Person Account is possible
• Via Data Loader: https://goo.gl/RV8JtJ
• Via Process Builder & Headless Flows: http://goo.gl/DZwGRI
Resources & References
Salesforce PDF - Setting Up Person Accounts
http://goo.gl/k18HiK + Extract on behaviours: https://goo.gl/w2fFZ6
Salesforce Community - Salesforce People Chatter Group
https://goo.gl/2yckUN
Salesforce Community - Person Account in Summer '16
https://goo.gl/Te3IU1
Salesforce.org – NPSP & Account Models
https://goo.gl/P3b7CO
Jeff Douglas - Working with Person Accounts in Salesforce.com
http://goo.gl/jY18m (June 2010)
Salesforce for B2C

Contenu connexe

Tendances

Salesforce Basic Navigation
Salesforce Basic NavigationSalesforce Basic Navigation
Salesforce Basic NavigationLorraine Pinto
 
Most exciting Power BI features since I joined PBICAT.pdf
Most exciting Power BI features since I joined PBICAT.pdfMost exciting Power BI features since I joined PBICAT.pdf
Most exciting Power BI features since I joined PBICAT.pdfGabi Münster
 
Checklist for successful salesforce implementation
Checklist for successful salesforce implementationChecklist for successful salesforce implementation
Checklist for successful salesforce implementationCloud Analogy
 
Introducing salesforce shield - Paris Salesforce Developer Group - Oct 15
Introducing salesforce shield - Paris Salesforce Developer Group - Oct 15Introducing salesforce shield - Paris Salesforce Developer Group - Oct 15
Introducing salesforce shield - Paris Salesforce Developer Group - Oct 15Paris Salesforce Developer Group
 
Exercise solution of chapter1 of datawarehouse cs614(solution of exercise)
Exercise solution of chapter1 of datawarehouse cs614(solution of exercise)Exercise solution of chapter1 of datawarehouse cs614(solution of exercise)
Exercise solution of chapter1 of datawarehouse cs614(solution of exercise)AYESHA JAVED
 
Java Technical Design Document
Java Technical Design DocumentJava Technical Design Document
Java Technical Design DocumentDeborah Obasogie
 
Describing the Organisation Data Landscape
Describing the Organisation Data LandscapeDescribing the Organisation Data Landscape
Describing the Organisation Data LandscapeAlan McSweeney
 
Integrating Active Directory with Salesforce
Integrating Active Directory with SalesforceIntegrating Active Directory with Salesforce
Integrating Active Directory with SalesforceSalesforce Developers
 
Sales Lifecycle at Dreamforce 2014
Sales Lifecycle at Dreamforce 2014Sales Lifecycle at Dreamforce 2014
Sales Lifecycle at Dreamforce 2014Deepa Patel
 
System Data Modelling Tools
System Data Modelling ToolsSystem Data Modelling Tools
System Data Modelling ToolsLiam Dunphy
 
Security and Your Salesforce Org
Security and Your Salesforce OrgSecurity and Your Salesforce Org
Security and Your Salesforce OrgSalesforce Admins
 
Data Governance
Data GovernanceData Governance
Data GovernanceBoris Otto
 
Salesforce Integration
Salesforce IntegrationSalesforce Integration
Salesforce IntegrationJoshua Hoskins
 
Shadow DOM, CSS and Styling Hooks in LWC what you need to know
Shadow DOM, CSS and Styling Hooks in LWC  what you need to knowShadow DOM, CSS and Styling Hooks in LWC  what you need to know
Shadow DOM, CSS and Styling Hooks in LWC what you need to knowSudipta Deb ☁
 
Global E-Markets 3.0
Global E-Markets 3.0Global E-Markets 3.0
Global E-Markets 3.0Usman Tariq
 
Data Driven Decisions: Building an Insight Driven Culture
Data Driven Decisions: Building an Insight Driven CultureData Driven Decisions: Building an Insight Driven Culture
Data Driven Decisions: Building an Insight Driven CultureAmazon Web Services
 

Tendances (20)

Salesforce Basic Navigation
Salesforce Basic NavigationSalesforce Basic Navigation
Salesforce Basic Navigation
 
Top 10 Checklist For Successful Salesforce Implementation
Top 10 Checklist For Successful Salesforce ImplementationTop 10 Checklist For Successful Salesforce Implementation
Top 10 Checklist For Successful Salesforce Implementation
 
Most exciting Power BI features since I joined PBICAT.pdf
Most exciting Power BI features since I joined PBICAT.pdfMost exciting Power BI features since I joined PBICAT.pdf
Most exciting Power BI features since I joined PBICAT.pdf
 
Checklist for successful salesforce implementation
Checklist for successful salesforce implementationChecklist for successful salesforce implementation
Checklist for successful salesforce implementation
 
Introducing salesforce shield - Paris Salesforce Developer Group - Oct 15
Introducing salesforce shield - Paris Salesforce Developer Group - Oct 15Introducing salesforce shield - Paris Salesforce Developer Group - Oct 15
Introducing salesforce shield - Paris Salesforce Developer Group - Oct 15
 
Exercise solution of chapter1 of datawarehouse cs614(solution of exercise)
Exercise solution of chapter1 of datawarehouse cs614(solution of exercise)Exercise solution of chapter1 of datawarehouse cs614(solution of exercise)
Exercise solution of chapter1 of datawarehouse cs614(solution of exercise)
 
Java Technical Design Document
Java Technical Design DocumentJava Technical Design Document
Java Technical Design Document
 
Describing the Organisation Data Landscape
Describing the Organisation Data LandscapeDescribing the Organisation Data Landscape
Describing the Organisation Data Landscape
 
Integrating Active Directory with Salesforce
Integrating Active Directory with SalesforceIntegrating Active Directory with Salesforce
Integrating Active Directory with Salesforce
 
Sales Lifecycle at Dreamforce 2014
Sales Lifecycle at Dreamforce 2014Sales Lifecycle at Dreamforce 2014
Sales Lifecycle at Dreamforce 2014
 
System Data Modelling Tools
System Data Modelling ToolsSystem Data Modelling Tools
System Data Modelling Tools
 
Security and Your Salesforce Org
Security and Your Salesforce OrgSecurity and Your Salesforce Org
Security and Your Salesforce Org
 
Data Governance
Data GovernanceData Governance
Data Governance
 
Salesforce Integration
Salesforce IntegrationSalesforce Integration
Salesforce Integration
 
Shadow DOM, CSS and Styling Hooks in LWC what you need to know
Shadow DOM, CSS and Styling Hooks in LWC  what you need to knowShadow DOM, CSS and Styling Hooks in LWC  what you need to know
Shadow DOM, CSS and Styling Hooks in LWC what you need to know
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 4 MIS
Chapter 4 MISChapter 4 MIS
Chapter 4 MIS
 
Global E-Markets 3.0
Global E-Markets 3.0Global E-Markets 3.0
Global E-Markets 3.0
 
Introduction to salesforce ppt
Introduction to salesforce pptIntroduction to salesforce ppt
Introduction to salesforce ppt
 
Data Driven Decisions: Building an Insight Driven Culture
Data Driven Decisions: Building an Insight Driven CultureData Driven Decisions: Building an Insight Driven Culture
Data Driven Decisions: Building an Insight Driven Culture
 

Similaire à Salesforce for B2C

Implementing salesforce for B2C - Salesforce #DUG
Implementing salesforce for B2C - Salesforce #DUGImplementing salesforce for B2C - Salesforce #DUG
Implementing salesforce for B2C - Salesforce #DUGFabrice Cathala
 
Mastering Salesforce Person Account
Mastering Salesforce Person AccountMastering Salesforce Person Account
Mastering Salesforce Person AccountFabrice Cathala
 
Supercharge your Salesforce Reports and Dashboards
Supercharge your Salesforce Reports and DashboardsSupercharge your Salesforce Reports and Dashboards
Supercharge your Salesforce Reports and DashboardsNetStronghold
 
Aan009 Contreras 091907
Aan009 Contreras 091907Aan009 Contreras 091907
Aan009 Contreras 091907Dreamforce07
 
Introduction to Mulesoft and Salesforce Spring '19 release features
Introduction to Mulesoft and Salesforce Spring '19 release featuresIntroduction to Mulesoft and Salesforce Spring '19 release features
Introduction to Mulesoft and Salesforce Spring '19 release featuresBordeaux Salesforce Developer Group
 
Salesforce Spring19 Release Overview Deck
Salesforce Spring19 Release Overview DeckSalesforce Spring19 Release Overview Deck
Salesforce Spring19 Release Overview DeckRoy Gilad
 
Preparing for Lightning: Replacing URL Hacks with Actions
Preparing for Lightning: Replacing URL Hacks with ActionsPreparing for Lightning: Replacing URL Hacks with Actions
Preparing for Lightning: Replacing URL Hacks with ActionsMike White
 
Salesforce Quip & Salesforce Spring 20 Release Features
Salesforce Quip & Salesforce Spring 20 Release FeaturesSalesforce Quip & Salesforce Spring 20 Release Features
Salesforce Quip & Salesforce Spring 20 Release FeaturesJayant Jindal
 
Bringing Your Back Office Data To Life with Salesforce Connect
Bringing Your Back Office Data To Life with Salesforce ConnectBringing Your Back Office Data To Life with Salesforce Connect
Bringing Your Back Office Data To Life with Salesforce ConnectEugenio Roldán Romasanta
 
Trailhead in a Box & Winter 20 Release
Trailhead in a Box & Winter 20 ReleaseTrailhead in a Box & Winter 20 Release
Trailhead in a Box & Winter 20 ReleaseJayant Jindal
 
Salesforce Release in a box - Winter 19
Salesforce Release in a box - Winter 19Salesforce Release in a box - Winter 19
Salesforce Release in a box - Winter 19Antonina Romanova
 
Process Automation Showdown Session 1
Process Automation Showdown Session 1Process Automation Showdown Session 1
Process Automation Showdown Session 1Michael Gill
 
Scaling Developer Efforts with Salesforce Marketing Cloud
Scaling Developer Efforts with Salesforce Marketing CloudScaling Developer Efforts with Salesforce Marketing Cloud
Scaling Developer Efforts with Salesforce Marketing CloudSalesforce Developers
 
Future of Composite Apps S-Controls and Beyond
Future of Composite Apps S-Controls and BeyondFuture of Composite Apps S-Controls and Beyond
Future of Composite Apps S-Controls and Beyonddreamforce2006
 
Community Cloud: New in Summer ‘18
Community Cloud: New in Summer ‘18Community Cloud: New in Summer ‘18
Community Cloud: New in Summer ‘18Salesforce Developers
 
Learn MOAR Salesforce Winter '20 Event Frankfurt, Germany
Learn MOAR  Salesforce Winter '20 Event Frankfurt, GermanyLearn MOAR  Salesforce Winter '20 Event Frankfurt, Germany
Learn MOAR Salesforce Winter '20 Event Frankfurt, GermanyAlan Thomas Payne
 
Jacksonville, FL Salesforce Administrator Community Group June 2020 Deck
Jacksonville, FL Salesforce Administrator Community Group June 2020 DeckJacksonville, FL Salesforce Administrator Community Group June 2020 Deck
Jacksonville, FL Salesforce Administrator Community Group June 2020 DeckMarc Lester
 
Integrating with salesforce
Integrating with salesforceIntegrating with salesforce
Integrating with salesforceMark Adcock
 
Process Automation Showdown Session 2
Process Automation Showdown Session 2Process Automation Showdown Session 2
Process Automation Showdown Session 2Michael Gill
 
Salesforce Winter 17 Release Overview
Salesforce Winter 17 Release OverviewSalesforce Winter 17 Release Overview
Salesforce Winter 17 Release OverviewRoy Gilad
 

Similaire à Salesforce for B2C (20)

Implementing salesforce for B2C - Salesforce #DUG
Implementing salesforce for B2C - Salesforce #DUGImplementing salesforce for B2C - Salesforce #DUG
Implementing salesforce for B2C - Salesforce #DUG
 
Mastering Salesforce Person Account
Mastering Salesforce Person AccountMastering Salesforce Person Account
Mastering Salesforce Person Account
 
Supercharge your Salesforce Reports and Dashboards
Supercharge your Salesforce Reports and DashboardsSupercharge your Salesforce Reports and Dashboards
Supercharge your Salesforce Reports and Dashboards
 
Aan009 Contreras 091907
Aan009 Contreras 091907Aan009 Contreras 091907
Aan009 Contreras 091907
 
Introduction to Mulesoft and Salesforce Spring '19 release features
Introduction to Mulesoft and Salesforce Spring '19 release featuresIntroduction to Mulesoft and Salesforce Spring '19 release features
Introduction to Mulesoft and Salesforce Spring '19 release features
 
Salesforce Spring19 Release Overview Deck
Salesforce Spring19 Release Overview DeckSalesforce Spring19 Release Overview Deck
Salesforce Spring19 Release Overview Deck
 
Preparing for Lightning: Replacing URL Hacks with Actions
Preparing for Lightning: Replacing URL Hacks with ActionsPreparing for Lightning: Replacing URL Hacks with Actions
Preparing for Lightning: Replacing URL Hacks with Actions
 
Salesforce Quip & Salesforce Spring 20 Release Features
Salesforce Quip & Salesforce Spring 20 Release FeaturesSalesforce Quip & Salesforce Spring 20 Release Features
Salesforce Quip & Salesforce Spring 20 Release Features
 
Bringing Your Back Office Data To Life with Salesforce Connect
Bringing Your Back Office Data To Life with Salesforce ConnectBringing Your Back Office Data To Life with Salesforce Connect
Bringing Your Back Office Data To Life with Salesforce Connect
 
Trailhead in a Box & Winter 20 Release
Trailhead in a Box & Winter 20 ReleaseTrailhead in a Box & Winter 20 Release
Trailhead in a Box & Winter 20 Release
 
Salesforce Release in a box - Winter 19
Salesforce Release in a box - Winter 19Salesforce Release in a box - Winter 19
Salesforce Release in a box - Winter 19
 
Process Automation Showdown Session 1
Process Automation Showdown Session 1Process Automation Showdown Session 1
Process Automation Showdown Session 1
 
Scaling Developer Efforts with Salesforce Marketing Cloud
Scaling Developer Efforts with Salesforce Marketing CloudScaling Developer Efforts with Salesforce Marketing Cloud
Scaling Developer Efforts with Salesforce Marketing Cloud
 
Future of Composite Apps S-Controls and Beyond
Future of Composite Apps S-Controls and BeyondFuture of Composite Apps S-Controls and Beyond
Future of Composite Apps S-Controls and Beyond
 
Community Cloud: New in Summer ‘18
Community Cloud: New in Summer ‘18Community Cloud: New in Summer ‘18
Community Cloud: New in Summer ‘18
 
Learn MOAR Salesforce Winter '20 Event Frankfurt, Germany
Learn MOAR  Salesforce Winter '20 Event Frankfurt, GermanyLearn MOAR  Salesforce Winter '20 Event Frankfurt, Germany
Learn MOAR Salesforce Winter '20 Event Frankfurt, Germany
 
Jacksonville, FL Salesforce Administrator Community Group June 2020 Deck
Jacksonville, FL Salesforce Administrator Community Group June 2020 DeckJacksonville, FL Salesforce Administrator Community Group June 2020 Deck
Jacksonville, FL Salesforce Administrator Community Group June 2020 Deck
 
Integrating with salesforce
Integrating with salesforceIntegrating with salesforce
Integrating with salesforce
 
Process Automation Showdown Session 2
Process Automation Showdown Session 2Process Automation Showdown Session 2
Process Automation Showdown Session 2
 
Salesforce Winter 17 Release Overview
Salesforce Winter 17 Release OverviewSalesforce Winter 17 Release Overview
Salesforce Winter 17 Release Overview
 

Plus de Salesforce Admins

Admin Best Practices: Dashboards for Every Admin
Admin Best Practices: Dashboards for Every AdminAdmin Best Practices: Dashboards for Every Admin
Admin Best Practices: Dashboards for Every AdminSalesforce Admins
 
Admin Best Practices: Building Useful Formulas
Admin Best Practices: Building Useful FormulasAdmin Best Practices: Building Useful Formulas
Admin Best Practices: Building Useful FormulasSalesforce Admins
 
Admin Best Practices: 3 Steps to Seamless Deployments
Admin Best Practices: 3 Steps to Seamless DeploymentsAdmin Best Practices: 3 Steps to Seamless Deployments
Admin Best Practices: 3 Steps to Seamless DeploymentsSalesforce Admins
 
Awesome Admins Automate: Integrate Flow with AI and Chatbots
Awesome Admins Automate: Integrate Flow with AI and ChatbotsAwesome Admins Automate: Integrate Flow with AI and Chatbots
Awesome Admins Automate: Integrate Flow with AI and ChatbotsSalesforce Admins
 
#AwesomeAdmins Automate: Create Triggered Flows and Batch Jobs
#AwesomeAdmins Automate:  Create Triggered Flows and Batch Jobs#AwesomeAdmins Automate:  Create Triggered Flows and Batch Jobs
#AwesomeAdmins Automate: Create Triggered Flows and Batch JobsSalesforce Admins
 
Admin Best Practices: Introducing Einstein Recommendation Builder
Admin Best Practices: Introducing Einstein Recommendation BuilderAdmin Best Practices: Introducing Einstein Recommendation Builder
Admin Best Practices: Introducing Einstein Recommendation BuilderSalesforce Admins
 
Admin Best Practices: Remove Security Risk From Your Org with a User Audit
Admin Best Practices: Remove Security Risk From Your Org with a User AuditAdmin Best Practices: Remove Security Risk From Your Org with a User Audit
Admin Best Practices: Remove Security Risk From Your Org with a User AuditSalesforce Admins
 
Essential Habits for New Admins
Essential Habits for New AdminsEssential Habits for New Admins
Essential Habits for New AdminsSalesforce Admins
 
Essential Habits for Salesforce Admins: Actionable Analytics
Essential Habits for Salesforce Admins: Actionable AnalyticsEssential Habits for Salesforce Admins: Actionable Analytics
Essential Habits for Salesforce Admins: Actionable AnalyticsSalesforce Admins
 
Essential Habits for Salesforce Admins: Security
Essential Habits for Salesforce Admins: SecurityEssential Habits for Salesforce Admins: Security
Essential Habits for Salesforce Admins: SecuritySalesforce Admins
 
Essential Habits for Salesforce Admins: Data Management
Essential Habits for Salesforce Admins: Data ManagementEssential Habits for Salesforce Admins: Data Management
Essential Habits for Salesforce Admins: Data ManagementSalesforce Admins
 
Essential Habits for Salesforce Admins: User Management
Essential Habits for Salesforce Admins: User ManagementEssential Habits for Salesforce Admins: User Management
Essential Habits for Salesforce Admins: User ManagementSalesforce Admins
 
Admin Best Practices: Explore the Power of Data with Tableau
Admin Best Practices: Explore the Power of Data with TableauAdmin Best Practices: Explore the Power of Data with Tableau
Admin Best Practices: Explore the Power of Data with TableauSalesforce Admins
 
Essential Habits for New Admins
Essential Habits for New AdminsEssential Habits for New Admins
Essential Habits for New AdminsSalesforce Admins
 
Admin trailhead Live: Leverage Einstein Search to Increase Productivity
Admin trailhead Live: Leverage Einstein Search to Increase ProductivityAdmin trailhead Live: Leverage Einstein Search to Increase Productivity
Admin trailhead Live: Leverage Einstein Search to Increase ProductivitySalesforce Admins
 
Admin Best Practices: Reports & Dashboards
Admin Best Practices: Reports & DashboardsAdmin Best Practices: Reports & Dashboards
Admin Best Practices: Reports & DashboardsSalesforce Admins
 
Trailhead Live: Essential Habits & Core Admin Responsibilities
Trailhead Live: Essential Habits & Core Admin ResponsibilitiesTrailhead Live: Essential Habits & Core Admin Responsibilities
Trailhead Live: Essential Habits & Core Admin ResponsibilitiesSalesforce Admins
 
Build AI-Powered Predictions with Einstein Prediction Builder
Build AI-Powered Predictions with Einstein Prediction BuilderBuild AI-Powered Predictions with Einstein Prediction Builder
Build AI-Powered Predictions with Einstein Prediction BuilderSalesforce Admins
 
Trailhead Live: Build an Awesome Team of Admins
Trailhead Live: Build an Awesome Team of AdminsTrailhead Live: Build an Awesome Team of Admins
Trailhead Live: Build an Awesome Team of AdminsSalesforce Admins
 
Semper Salesforce: Become a Salesforce Military Champion
Semper Salesforce: Become a Salesforce Military ChampionSemper Salesforce: Become a Salesforce Military Champion
Semper Salesforce: Become a Salesforce Military ChampionSalesforce Admins
 

Plus de Salesforce Admins (20)

Admin Best Practices: Dashboards for Every Admin
Admin Best Practices: Dashboards for Every AdminAdmin Best Practices: Dashboards for Every Admin
Admin Best Practices: Dashboards for Every Admin
 
Admin Best Practices: Building Useful Formulas
Admin Best Practices: Building Useful FormulasAdmin Best Practices: Building Useful Formulas
Admin Best Practices: Building Useful Formulas
 
Admin Best Practices: 3 Steps to Seamless Deployments
Admin Best Practices: 3 Steps to Seamless DeploymentsAdmin Best Practices: 3 Steps to Seamless Deployments
Admin Best Practices: 3 Steps to Seamless Deployments
 
Awesome Admins Automate: Integrate Flow with AI and Chatbots
Awesome Admins Automate: Integrate Flow with AI and ChatbotsAwesome Admins Automate: Integrate Flow with AI and Chatbots
Awesome Admins Automate: Integrate Flow with AI and Chatbots
 
#AwesomeAdmins Automate: Create Triggered Flows and Batch Jobs
#AwesomeAdmins Automate:  Create Triggered Flows and Batch Jobs#AwesomeAdmins Automate:  Create Triggered Flows and Batch Jobs
#AwesomeAdmins Automate: Create Triggered Flows and Batch Jobs
 
Admin Best Practices: Introducing Einstein Recommendation Builder
Admin Best Practices: Introducing Einstein Recommendation BuilderAdmin Best Practices: Introducing Einstein Recommendation Builder
Admin Best Practices: Introducing Einstein Recommendation Builder
 
Admin Best Practices: Remove Security Risk From Your Org with a User Audit
Admin Best Practices: Remove Security Risk From Your Org with a User AuditAdmin Best Practices: Remove Security Risk From Your Org with a User Audit
Admin Best Practices: Remove Security Risk From Your Org with a User Audit
 
Essential Habits for New Admins
Essential Habits for New AdminsEssential Habits for New Admins
Essential Habits for New Admins
 
Essential Habits for Salesforce Admins: Actionable Analytics
Essential Habits for Salesforce Admins: Actionable AnalyticsEssential Habits for Salesforce Admins: Actionable Analytics
Essential Habits for Salesforce Admins: Actionable Analytics
 
Essential Habits for Salesforce Admins: Security
Essential Habits for Salesforce Admins: SecurityEssential Habits for Salesforce Admins: Security
Essential Habits for Salesforce Admins: Security
 
Essential Habits for Salesforce Admins: Data Management
Essential Habits for Salesforce Admins: Data ManagementEssential Habits for Salesforce Admins: Data Management
Essential Habits for Salesforce Admins: Data Management
 
Essential Habits for Salesforce Admins: User Management
Essential Habits for Salesforce Admins: User ManagementEssential Habits for Salesforce Admins: User Management
Essential Habits for Salesforce Admins: User Management
 
Admin Best Practices: Explore the Power of Data with Tableau
Admin Best Practices: Explore the Power of Data with TableauAdmin Best Practices: Explore the Power of Data with Tableau
Admin Best Practices: Explore the Power of Data with Tableau
 
Essential Habits for New Admins
Essential Habits for New AdminsEssential Habits for New Admins
Essential Habits for New Admins
 
Admin trailhead Live: Leverage Einstein Search to Increase Productivity
Admin trailhead Live: Leverage Einstein Search to Increase ProductivityAdmin trailhead Live: Leverage Einstein Search to Increase Productivity
Admin trailhead Live: Leverage Einstein Search to Increase Productivity
 
Admin Best Practices: Reports & Dashboards
Admin Best Practices: Reports & DashboardsAdmin Best Practices: Reports & Dashboards
Admin Best Practices: Reports & Dashboards
 
Trailhead Live: Essential Habits & Core Admin Responsibilities
Trailhead Live: Essential Habits & Core Admin ResponsibilitiesTrailhead Live: Essential Habits & Core Admin Responsibilities
Trailhead Live: Essential Habits & Core Admin Responsibilities
 
Build AI-Powered Predictions with Einstein Prediction Builder
Build AI-Powered Predictions with Einstein Prediction BuilderBuild AI-Powered Predictions with Einstein Prediction Builder
Build AI-Powered Predictions with Einstein Prediction Builder
 
Trailhead Live: Build an Awesome Team of Admins
Trailhead Live: Build an Awesome Team of AdminsTrailhead Live: Build an Awesome Team of Admins
Trailhead Live: Build an Awesome Team of Admins
 
Semper Salesforce: Become a Salesforce Military Champion
Semper Salesforce: Become a Salesforce Military ChampionSemper Salesforce: Become a Salesforce Military Champion
Semper Salesforce: Become a Salesforce Military Champion
 

Dernier

What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 

Dernier (20)

What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 

Salesforce for B2C

  • 1. Salesforce World Tour London Salesforce for B2C Fabrice Cathala CLOUT, Solution Architect fcathala@cloutpartners.com @fcathala
  • 2. Fabrice Cathala CLOUT, Solution Architect @fcathala
  • 3. Forward-Looking Statements 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 any litigation, risks associated with completed and any 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 year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These 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. Salesforce for B2C Agenda  History  Under The Hood  Design Board  Person Account  @fcathala + Salesforce blog
  • 5. History Salesforce for B2C Fabrice Cathala CLOUT, Solution Architect fcathala@cloutpartners.com @fcathala
  • 6. History Salesforce started in 1999 as a CRM focused on B2B customers Supporting B2C customers meant redesigning the heart of the platform!
  • 7. Challenge The new B2C data model must be backward compatible (Salesforce + AppExchange) Stick to multitenancy (1 version) Backward Compatibility Account Contact Opportunity Campaign Case Lead Account Contact
  • 8. Solution Winter '07 introduces "Person Account" • 1-to-Many relationship constrained into a 1-to-1 relationship • Contact fields replicated at Account level • Switch via Record Types Person Account PA Contact Lead Campaign Opportunity Account Contact Account
  • 9. Under The Hood Salesforce for B2C Fabrice Cathala CLOUT, Solution Architect fcathala@cloutpartners.com @fcathala
  • 10. Activation Prepare your org • Create an Account Record Type for Business Accounts • Set the Contact OWD to "Controlled by Parent" • Give to all Profiles that have at least "Read" permission on Account same permission on Contact Log a case with Salesforce Tech Support (https://help.salesforce.com/mysuccesshub?id=solutionFinder) The standard data model around Account and Contact will be modified forever
  • 11. Data Model 1 Account object + 1 Contact object = 1 extended Account object Switch done by Record Type
  • 12. Setup When activated make sure you assign a PA Record Type to whichever Profile needs to use it Edit Profiles Accounts Settings
  • 13. Design Board Salesforce for B2C Fabrice Cathala CLOUT, Solution Architect fcathala@cloutpartners.com @fcathala
  • 14. Alternatives Contact without Account Only accessible by owner and View All users by default Reporting require a Custom Report Type (https://goo.gl/DtkkZD) Private Contacts Account Contact Opportunity Campaign Case Lead Suggested use case: Avoid!
  • 15. Alternatives 1 Account record org wide (the bucket) and all Contacts stored as its children Allow B2B and B2C running in parallel Clear separation Companies (Accounts) vs, People (Contacts) The bucket model Account Contact Opportunity Campaign Case Lead Suggested use case: Service Cloud implementation without plan to use Sales Cloud
  • 16. Alternatives Accounts are representing families made of 1 or several members Lead conversion can be confusing (Company name = ?) The household model Account Contact Opportunity Campaign Case Lead Suggested use case: Solution managing interactions with various member of a same family
  • 17. Alternatives Lot of bespoke work to replace an out-of-the-box capability Limited integration with Sales or Service Cloud Custom object People Custom 2 Custom 1 Custom 4 Custom 3 Suggested use case: App Cloud solution with no plan to roll Sales/Service Cloud
  • 18. Pros & Cons of Person Account Out-of-the-box • Officially supported by Salesforce • Compatible with standard Salesforce features • Compatible with future enhancements from Salesforce Allows B2B to run in parallel with B2C Simple paradigm for the user "An Account is the entity we are doing business with, should it be individuals or companies" Pros
  • 19. Pros & Cons of Person Account PA support is often late on the Roadmap • Duplicate Management (*) • Lightning (Work In Progress) Storage Cost (*) • Typical record size in Salesforce = 2 KB. Record size for Person Account 2 x 2 KB = 4 KB Limited AppExchange support • Some AppExchange don't work well with PA Cons (*) On the roadmap / #SafeHarbor
  • 20. Person Account Salesforce for B2C Fabrice Cathala CLOUT, Solution Architect fcathala@cloutpartners.com @fcathala
  • 21. Facts & Rumours  You may find some negativity on the web about Person Account  Most of these posts are aged and do not apply anymore Salesforce changes 3 times a year! Yesterday news are not necessarily true today When doing your research  Always check each post publication date  Always test each use case in a Sandbox
  • 22. Tips & Tricks You can now access the Person Account fields on Formulas and Cross-Object Formulas
  • 23. Tips & Tricks Future proof design (as if you were planning on rolling-out Business Account) • Account custom fields on Account object • Contact custom fields on Contact object (even if now accessed via the Account page) If only using Person Account, simplify the UI and remove the Contact tab When creating a Person Account record from the API forget about the Contact record, just make sure you set the Record Type correctly
  • 24. Tips & Tricks Mixing B2B and B2C requires caution 2 Account Types with different fields BUT 1 Business Logic = include tests on "IsPersonAccount" Business Account Person Account Workflow Rules, Flow, Process Builder
  • 25. Tips & Tricks Use field "IsPersonAccount" in Views to show a PA icon
  • 26. Roadmap  Full Lightning Experience Support  Duplicate Management  Admin Enable/Disable PA  Eliminate Double Storage Count Forward-Looking Statement
  • 27. Influence The Roadmap Adding a "Person Account" filter in the AppExchange: https://goo.gl/NLMyyE Enable Duplicate Management on "Person Account": https://goo.gl/yqdUT2 "Person Account" shouldn't require double storage: https://goo.gl/6cB0zd Enable "Person Account" for all editions: https://goo.gl/niYFYo IdeaExchange Vote for your favourite Idea in the Community (https://goo.gl/YhwjqE)
  • 28. Join the Salesforce Community Connect with Salesforce professionals by joining a local  User Group  Developer User Group  Admin User Group Search for “Salesforce Meetup”
  • 29. Join the Salesforce Community Connect with Salesforce professionals by joining a local  User Group  Developer User Group  Admin User Group Search for “Salesforce Meetup”
  • 31. Annex Salesforce for B2C Fabrice Cathala CLOUT, Solution Architect fcathala@cloutpartners.com @fcathala
  • 32. Activation Before Activation 1 RT: • Business Account (created by the admin prior to get PA activated) Setup Menu After Activation 2 RTs: • Business Account • Person Account (created by Tech Support as part of PA activation)
  • 33. Activation Before Activation ~37 standard Account fields Custom Account fields Account Object, Account Fields After Activation Most standard Account fields except: • ParentId (not available on RT = PA) New standard Account fields: • Record Type • IsPersonAccount • PersonContactId All custom Account fields
  • 34. Activation Before Activation ~46 standard Contact fields Custom Contact fields Account Object, Contact Fields After Activation Most standard Contact fields except • ReportsTo • Phone • Fax • Description • System fields All Contact custom fields • API name suffix = "__pc" (instead of "__c")
  • 35. Activation Before Activation ~46 standard Contact fields Custom Contact fields Contact Object, Contact Fields After Activation All standard fields New standard field • IsPersonAccount All custom fields
  • 36. Behaviour Person Account always behave like an Account and sometimes behave like a Contact • Records appear in both Account and Contact List Views • Records do not show on Contact Recently Viewed List (it opens as an Account not a Contact) • Additional examples: https://goo.gl/1njvJs Leads convert to PA if Company field is left empty
  • 37. Alternatives  Heavy duty AppExchange modules targeting NPO  1-to1 and household models available  Adapting the package for business use can be painful  Trailhead: https://goo.gl/9evorP + https://goo.gl/gjU37S The Non Profit Starter Pack v3 Account Contact Opportunity Campaign Case Lead Suggested use case: Non profit organisations
  • 38. Conversion Conversion between Business and Person Account is possible • Via Data Loader: https://goo.gl/RV8JtJ • Via Process Builder & Headless Flows: http://goo.gl/DZwGRI
  • 39. Resources & References Salesforce PDF - Setting Up Person Accounts http://goo.gl/k18HiK + Extract on behaviours: https://goo.gl/w2fFZ6 Salesforce Community - Salesforce People Chatter Group https://goo.gl/2yckUN Salesforce Community - Person Account in Summer '16 https://goo.gl/Te3IU1 Salesforce.org – NPSP & Account Models https://goo.gl/P3b7CO Jeff Douglas - Working with Person Accounts in Salesforce.com http://goo.gl/jY18m (June 2010)

Notes de l'éditeur

  1. Person Account is Salesforce out-of-the-box approach to B2C applications. This presentation goes through the usual misunderstandings and helps you getting started on the right foot with PA.
  2. Key Takeaway: We are a publicly traded company. Please make your buying decisions only on the products commercially available from Salesforce. Talk Track: Before I begin, just a quick note that when considering future developments, whether by us or with any other solution provider, you should always base your purchasing decisions on what is currently available.
  3. Most standard Account fields except: ParentId (not available on RT = PA) Most standard Contact fields except ReportsTo Phone Fax Description System fields All Contact custom fields API name suffix = "__pc" (instead of "__c)
  4. See an implementation of the household model “Non Profit Starter Pack” in Annex…