SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

Salesforce Steelbrick CPQ Overview
Salesforce Steelbrick CPQ OverviewSalesforce Steelbrick CPQ Overview
Salesforce Steelbrick CPQ OverviewHarshala Shewale ☁
 
Government Cloud for ISVs (November 18, 2015)
Government Cloud for ISVs (November 18, 2015)Government Cloud for ISVs (November 18, 2015)
Government Cloud for ISVs (November 18, 2015)Salesforce Partners
 
Salesforce Service Cloud automatons
Salesforce Service Cloud automatonsSalesforce Service Cloud automatons
Salesforce Service Cloud automatonsRAMNARAYAN R
 
Secure Coding: Field-level Security, CRUD, and Sharing
Secure Coding: Field-level Security, CRUD, and SharingSecure Coding: Field-level Security, CRUD, and Sharing
Secure Coding: Field-level Security, CRUD, and SharingSalesforce Developers
 
Salesforce sharing and visibility Part 1
Salesforce sharing and visibility Part 1Salesforce sharing and visibility Part 1
Salesforce sharing and visibility Part 1Ahmed Keshk
 
Introduction to the Salesforce Security Model
Introduction to the Salesforce Security ModelIntroduction to the Salesforce Security Model
Introduction to the Salesforce Security ModelSalesforce Developers
 
Getting started with Salesforce security
Getting started with Salesforce securityGetting started with Salesforce security
Getting started with Salesforce securitySalesforce Admins
 
Salesforce admin training 1
Salesforce admin training 1Salesforce admin training 1
Salesforce admin training 1HungPham381
 
9 Principles for Salesforce Application Architecture
9 Principles for Salesforce Application Architecture9 Principles for Salesforce Application Architecture
9 Principles for Salesforce Application ArchitectureSteven Herod
 
Two-Way Integration with Writable External Objects
Two-Way Integration with Writable External ObjectsTwo-Way Integration with Writable External Objects
Two-Way Integration with Writable External ObjectsSalesforce Developers
 
Salesforce and SAP Integration with Informatica Cloud
Salesforce and SAP Integration with Informatica CloudSalesforce and SAP Integration with Informatica Cloud
Salesforce and SAP Integration with Informatica CloudDarren Cunningham
 
Dealer management system on sap cloud platform
Dealer management system on sap cloud platformDealer management system on sap cloud platform
Dealer management system on sap cloud platformVirendra Rai, PMP
 
How SMEs can get started on Salesforce with PSG?
How SMEs can get started on Salesforce with PSG? How SMEs can get started on Salesforce with PSG?
How SMEs can get started on Salesforce with PSG? Jeraldine Phneah
 
Getting started with Marketing Cloud
Getting started with Marketing CloudGetting started with Marketing Cloud
Getting started with Marketing Cloudsonumanoj
 
Salesforce Overview For Beginners/Students
Salesforce Overview For Beginners/StudentsSalesforce Overview For Beginners/Students
Salesforce Overview For Beginners/StudentsSujesh Ramachandran
 
Salesforce Integration Pattern Overview
Salesforce Integration Pattern OverviewSalesforce Integration Pattern Overview
Salesforce Integration Pattern OverviewDhanik Sahni
 
Make business buying easy with Salesforce Commerce Cloud
Make business buying easy with Salesforce Commerce CloudMake business buying easy with Salesforce Commerce Cloud
Make business buying easy with Salesforce Commerce CloudAtocloud
 
Salesforce Presentation
Salesforce PresentationSalesforce Presentation
Salesforce PresentationChetna Purohit
 

La actualidad más candente (20)

Salesforce Steelbrick CPQ Overview
Salesforce Steelbrick CPQ OverviewSalesforce Steelbrick CPQ Overview
Salesforce Steelbrick CPQ Overview
 
Government Cloud for ISVs (November 18, 2015)
Government Cloud for ISVs (November 18, 2015)Government Cloud for ISVs (November 18, 2015)
Government Cloud for ISVs (November 18, 2015)
 
Salesforce Service Cloud automatons
Salesforce Service Cloud automatonsSalesforce Service Cloud automatons
Salesforce Service Cloud automatons
 
Secure Coding: Field-level Security, CRUD, and Sharing
Secure Coding: Field-level Security, CRUD, and SharingSecure Coding: Field-level Security, CRUD, and Sharing
Secure Coding: Field-level Security, CRUD, and Sharing
 
Development Best Practices
Development Best PracticesDevelopment Best Practices
Development Best Practices
 
Salesforce sharing and visibility Part 1
Salesforce sharing and visibility Part 1Salesforce sharing and visibility Part 1
Salesforce sharing and visibility Part 1
 
Introduction to the Salesforce Security Model
Introduction to the Salesforce Security ModelIntroduction to the Salesforce Security Model
Introduction to the Salesforce Security Model
 
Getting started with Salesforce security
Getting started with Salesforce securityGetting started with Salesforce security
Getting started with Salesforce security
 
Salesforce admin training 1
Salesforce admin training 1Salesforce admin training 1
Salesforce admin training 1
 
9 Principles for Salesforce Application Architecture
9 Principles for Salesforce Application Architecture9 Principles for Salesforce Application Architecture
9 Principles for Salesforce Application Architecture
 
Two-Way Integration with Writable External Objects
Two-Way Integration with Writable External ObjectsTwo-Way Integration with Writable External Objects
Two-Way Integration with Writable External Objects
 
Salesforce and SAP Integration with Informatica Cloud
Salesforce and SAP Integration with Informatica CloudSalesforce and SAP Integration with Informatica Cloud
Salesforce and SAP Integration with Informatica Cloud
 
Dealer management system on sap cloud platform
Dealer management system on sap cloud platformDealer management system on sap cloud platform
Dealer management system on sap cloud platform
 
How SMEs can get started on Salesforce with PSG?
How SMEs can get started on Salesforce with PSG? How SMEs can get started on Salesforce with PSG?
How SMEs can get started on Salesforce with PSG?
 
SLDS and Lightning Components
SLDS and Lightning ComponentsSLDS and Lightning Components
SLDS and Lightning Components
 
Getting started with Marketing Cloud
Getting started with Marketing CloudGetting started with Marketing Cloud
Getting started with Marketing Cloud
 
Salesforce Overview For Beginners/Students
Salesforce Overview For Beginners/StudentsSalesforce Overview For Beginners/Students
Salesforce Overview For Beginners/Students
 
Salesforce Integration Pattern Overview
Salesforce Integration Pattern OverviewSalesforce Integration Pattern Overview
Salesforce Integration Pattern Overview
 
Make business buying easy with Salesforce Commerce Cloud
Make business buying easy with Salesforce Commerce CloudMake business buying easy with Salesforce Commerce Cloud
Make business buying easy with Salesforce Commerce Cloud
 
Salesforce Presentation
Salesforce PresentationSalesforce Presentation
Salesforce Presentation
 

Similar a 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
 

Similar a 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
 

Más 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
 

Más 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
 

Último

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 

Último (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

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)

Notas del editor

  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…