SlideShare a Scribd company logo
1 of 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

More Related Content

What's hot

Salesforce Spring 17 Release Overview
Salesforce Spring 17 Release OverviewSalesforce Spring 17 Release Overview
Salesforce Spring 17 Release OverviewRoy Gilad
 
Ivan Gubynskyy Salesforce CRM and Platform Overview
Ivan Gubynskyy Salesforce CRM and Platform OverviewIvan Gubynskyy Salesforce CRM and Platform Overview
Ivan Gubynskyy Salesforce CRM and Platform OverviewLogeekNightUkraine
 
Salesforce.com overview (1)
Salesforce.com   overview (1)Salesforce.com   overview (1)
Salesforce.com overview (1)Luan Minh
 
Salesforce Overview For Beginners/Students
Salesforce Overview For Beginners/StudentsSalesforce Overview For Beginners/Students
Salesforce Overview For Beginners/StudentsSujesh Ramachandran
 
Salesforce Basic Navigation
Salesforce Basic NavigationSalesforce Basic Navigation
Salesforce Basic NavigationLorraine Pinto
 
Salesforce Spring '17 Top 10 Features
Salesforce Spring '17 Top 10 Features Salesforce Spring '17 Top 10 Features
Salesforce Spring '17 Top 10 Features Michael Gill
 
Salesforce MFA roll-out & Spring ’22 key new features (2022-01-26)
Salesforce MFA roll-out & Spring ’22 key new features (2022-01-26)Salesforce MFA roll-out & Spring ’22 key new features (2022-01-26)
Salesforce MFA roll-out & Spring ’22 key new features (2022-01-26)Giuseppe Cardace
 
Salesforce Spring19 Release Overview Deck
Salesforce Spring19 Release Overview DeckSalesforce Spring19 Release Overview Deck
Salesforce Spring19 Release Overview DeckRoy Gilad
 
Introduction to Salesforce CRM Reporting
Introduction to Salesforce CRM ReportingIntroduction to Salesforce CRM Reporting
Introduction to Salesforce CRM ReportingMichael Olschimke
 
C360 Product Webinar
C360 Product WebinarC360 Product Webinar
C360 Product WebinarArvind Raman
 
Salesforce Platform Keynote - Dreamforce 2012 - 9/18
Salesforce Platform Keynote - Dreamforce 2012 - 9/18Salesforce Platform Keynote - Dreamforce 2012 - 9/18
Salesforce Platform Keynote - Dreamforce 2012 - 9/18Salesforce Partners
 
Technology in Society-CRM-(Salesforce)-Business Strategy
Technology in Society-CRM-(Salesforce)-Business Strategy Technology in Society-CRM-(Salesforce)-Business Strategy
Technology in Society-CRM-(Salesforce)-Business Strategy Victoria University
 
Einstein, not Frankenstein - Understanding Salesforce Artificial Intelligence
Einstein, not Frankenstein  - Understanding Salesforce Artificial IntelligenceEinstein, not Frankenstein  - Understanding Salesforce Artificial Intelligence
Einstein, not Frankenstein - Understanding Salesforce Artificial IntelligenceRoy Gilad
 
Developer group introduction & Salesforce overview
Developer group introduction & Salesforce overviewDeveloper group introduction & Salesforce overview
Developer group introduction & Salesforce overviewSujesh Ramachandran
 
Salesforfce Summer '17 release overview deck
Salesforfce Summer '17 release overview deckSalesforfce Summer '17 release overview deck
Salesforfce Summer '17 release overview deckRoy Gilad
 

What's hot (19)

Salesforce Spring 17 Release Overview
Salesforce Spring 17 Release OverviewSalesforce Spring 17 Release Overview
Salesforce Spring 17 Release Overview
 
Salesforce overview
Salesforce overviewSalesforce overview
Salesforce overview
 
Ivan Gubynskyy Salesforce CRM and Platform Overview
Ivan Gubynskyy Salesforce CRM and Platform OverviewIvan Gubynskyy Salesforce CRM and Platform Overview
Ivan Gubynskyy Salesforce CRM and Platform Overview
 
Salesforce.com overview (1)
Salesforce.com   overview (1)Salesforce.com   overview (1)
Salesforce.com overview (1)
 
Introduction to salesforce ppt
Introduction to salesforce pptIntroduction to salesforce ppt
Introduction to salesforce ppt
 
Salesforce Spring '21 - Release Overview
Salesforce Spring '21 - Release OverviewSalesforce Spring '21 - Release Overview
Salesforce Spring '21 - Release Overview
 
Salesforce Overview For Beginners/Students
Salesforce Overview For Beginners/StudentsSalesforce Overview For Beginners/Students
Salesforce Overview For Beginners/Students
 
Salesforce Basic Navigation
Salesforce Basic NavigationSalesforce Basic Navigation
Salesforce Basic Navigation
 
Salesforce Spring '17 Top 10 Features
Salesforce Spring '17 Top 10 Features Salesforce Spring '17 Top 10 Features
Salesforce Spring '17 Top 10 Features
 
Salesforce MFA roll-out & Spring ’22 key new features (2022-01-26)
Salesforce MFA roll-out & Spring ’22 key new features (2022-01-26)Salesforce MFA roll-out & Spring ’22 key new features (2022-01-26)
Salesforce MFA roll-out & Spring ’22 key new features (2022-01-26)
 
Salesforce Spring19 Release Overview Deck
Salesforce Spring19 Release Overview DeckSalesforce Spring19 Release Overview Deck
Salesforce Spring19 Release Overview Deck
 
Introduction to Salesforce CRM Reporting
Introduction to Salesforce CRM ReportingIntroduction to Salesforce CRM Reporting
Introduction to Salesforce CRM Reporting
 
C360 Product Webinar
C360 Product WebinarC360 Product Webinar
C360 Product Webinar
 
Salesforce Platform Keynote - Dreamforce 2012 - 9/18
Salesforce Platform Keynote - Dreamforce 2012 - 9/18Salesforce Platform Keynote - Dreamforce 2012 - 9/18
Salesforce Platform Keynote - Dreamforce 2012 - 9/18
 
Technology in Society-CRM-(Salesforce)-Business Strategy
Technology in Society-CRM-(Salesforce)-Business Strategy Technology in Society-CRM-(Salesforce)-Business Strategy
Technology in Society-CRM-(Salesforce)-Business Strategy
 
Einstein, not Frankenstein - Understanding Salesforce Artificial Intelligence
Einstein, not Frankenstein  - Understanding Salesforce Artificial IntelligenceEinstein, not Frankenstein  - Understanding Salesforce Artificial Intelligence
Einstein, not Frankenstein - Understanding Salesforce Artificial Intelligence
 
Developer group introduction & Salesforce overview
Developer group introduction & Salesforce overviewDeveloper group introduction & Salesforce overview
Developer group introduction & Salesforce overview
 
Salesforfce Summer '17 release overview deck
Salesforfce Summer '17 release overview deckSalesforfce Summer '17 release overview deck
Salesforfce Summer '17 release overview deck
 
Why Salesforce is the best CRM
Why Salesforce is the best CRMWhy Salesforce is the best CRM
Why Salesforce is the best CRM
 

Viewers also liked

Revista chilena de nutrición un nuevo aporte a la toxicología de colorantes...
Revista chilena de nutrición   un nuevo aporte a la toxicología de colorantes...Revista chilena de nutrición   un nuevo aporte a la toxicología de colorantes...
Revista chilena de nutrición un nuevo aporte a la toxicología de colorantes...Fredy Gerardo Caldas Vasquez
 
UltraProlink Catalogue Sept 2014
UltraProlink Catalogue Sept 2014UltraProlink Catalogue Sept 2014
UltraProlink Catalogue Sept 2014mirchi28
 
Folha Dominical - 14.02.10 - Nº309
Folha Dominical - 14.02.10 - Nº309Folha Dominical - 14.02.10 - Nº309
Folha Dominical - 14.02.10 - Nº309Comunidades Vivas
 
Convocatoria asamblea general ordinaria 2013
Convocatoria asamblea general ordinaria 2013Convocatoria asamblea general ordinaria 2013
Convocatoria asamblea general ordinaria 2013Lucia Tanasie
 
URS 2010 Annual Report
URS 2010 Annual ReportURS 2010 Annual Report
URS 2010 Annual ReportJaredSmith
 
Mazarat per Gumbad Banana By Allama faizahmad Owaisi
Mazarat per Gumbad Banana By Allama faizahmad OwaisiMazarat per Gumbad Banana By Allama faizahmad Owaisi
Mazarat per Gumbad Banana By Allama faizahmad OwaisiWajid Malik
 
Management Information System
Management Information System Management Information System
Management Information System MEKUANINT ABERA
 
Dossier CE CC.ii. 24-25may2014
Dossier CE CC.ii. 24-25may2014Dossier CE CC.ii. 24-25may2014
Dossier CE CC.ii. 24-25may2014lacucarachachamiza
 
01 AA-ReIngenieria Humana Puerto Maldonado Material para Participantes
01 AA-ReIngenieria Humana Puerto Maldonado Material para Participantes01 AA-ReIngenieria Humana Puerto Maldonado Material para Participantes
01 AA-ReIngenieria Humana Puerto Maldonado Material para ParticipantesJosé Cristian Echenique Málaga
 
Tipos organizativos 2013
Tipos organizativos 2013Tipos organizativos 2013
Tipos organizativos 2013agustinsacco
 

Viewers also liked (20)

Revista chilena de nutrición un nuevo aporte a la toxicología de colorantes...
Revista chilena de nutrición   un nuevo aporte a la toxicología de colorantes...Revista chilena de nutrición   un nuevo aporte a la toxicología de colorantes...
Revista chilena de nutrición un nuevo aporte a la toxicología de colorantes...
 
AUXFOG Canada
AUXFOG CanadaAUXFOG Canada
AUXFOG Canada
 
Charla master BBK TIC
Charla master BBK TICCharla master BBK TIC
Charla master BBK TIC
 
UltraProlink Catalogue Sept 2014
UltraProlink Catalogue Sept 2014UltraProlink Catalogue Sept 2014
UltraProlink Catalogue Sept 2014
 
Folha Dominical - 14.02.10 - Nº309
Folha Dominical - 14.02.10 - Nº309Folha Dominical - 14.02.10 - Nº309
Folha Dominical - 14.02.10 - Nº309
 
Desperta ferro vol 4
Desperta ferro   vol 4Desperta ferro   vol 4
Desperta ferro vol 4
 
Agenda OCCC 2015 01 gener
Agenda OCCC 2015 01 generAgenda OCCC 2015 01 gener
Agenda OCCC 2015 01 gener
 
¿Como es Panamá Papers?
¿Como es Panamá Papers?¿Como es Panamá Papers?
¿Como es Panamá Papers?
 
Convocatoria asamblea general ordinaria 2013
Convocatoria asamblea general ordinaria 2013Convocatoria asamblea general ordinaria 2013
Convocatoria asamblea general ordinaria 2013
 
Comunicado nº 3 del 2016.
Comunicado nº 3 del 2016. Comunicado nº 3 del 2016.
Comunicado nº 3 del 2016.
 
URS 2010 Annual Report
URS 2010 Annual ReportURS 2010 Annual Report
URS 2010 Annual Report
 
620
620620
620
 
E Democracia Y Participacion
E Democracia Y ParticipacionE Democracia Y Participacion
E Democracia Y Participacion
 
Insuficiancia cardiaca aguda
Insuficiancia cardiaca agudaInsuficiancia cardiaca aguda
Insuficiancia cardiaca aguda
 
Mazarat per Gumbad Banana By Allama faizahmad Owaisi
Mazarat per Gumbad Banana By Allama faizahmad OwaisiMazarat per Gumbad Banana By Allama faizahmad Owaisi
Mazarat per Gumbad Banana By Allama faizahmad Owaisi
 
Management Information System
Management Information System Management Information System
Management Information System
 
Dossier CE CC.ii. 24-25may2014
Dossier CE CC.ii. 24-25may2014Dossier CE CC.ii. 24-25may2014
Dossier CE CC.ii. 24-25may2014
 
Clean & Green para Gasolina
Clean & Green para GasolinaClean & Green para Gasolina
Clean & Green para Gasolina
 
01 AA-ReIngenieria Humana Puerto Maldonado Material para Participantes
01 AA-ReIngenieria Humana Puerto Maldonado Material para Participantes01 AA-ReIngenieria Humana Puerto Maldonado Material para Participantes
01 AA-ReIngenieria Humana Puerto Maldonado Material para Participantes
 
Tipos organizativos 2013
Tipos organizativos 2013Tipos organizativos 2013
Tipos organizativos 2013
 

Similar to Salesforce for B2C

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
 
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
 
Enterprise Analytics - Salesforce.com Toronto User Group Presentation
Enterprise Analytics - Salesforce.com Toronto User Group PresentationEnterprise Analytics - Salesforce.com Toronto User Group Presentation
Enterprise Analytics - Salesforce.com Toronto User Group PresentationTorontoSFDC
 
Salesforce Spring'15 release overview
Salesforce Spring'15 release overviewSalesforce Spring'15 release overview
Salesforce Spring'15 release overviewRakesh Gupta
 
Toronto dev group mar2019
Toronto dev group mar2019Toronto dev group mar2019
Toronto dev group mar2019rikkehovgaard
 

Similar to Salesforce for B2C (20)

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
 
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
 
Enterprise Analytics - Salesforce.com Toronto User Group Presentation
Enterprise Analytics - Salesforce.com Toronto User Group PresentationEnterprise Analytics - Salesforce.com Toronto User Group Presentation
Enterprise Analytics - Salesforce.com Toronto User Group Presentation
 
Salesforce Spring'15 release overview
Salesforce Spring'15 release overviewSalesforce Spring'15 release overview
Salesforce Spring'15 release overview
 
Toronto dev group mar2019
Toronto dev group mar2019Toronto dev group mar2019
Toronto dev group mar2019
 

Recently uploaded

Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
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
 
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
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
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
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Recently uploaded (20)

Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
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
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
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
 
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...
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
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
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

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)

Editor's Notes

  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…