SlideShare une entreprise Scribd logo
1  sur  61
Télécharger pour lire hors ligne
Spring 21
Salesforce Release Webinar
Your Hosts
Keir Bowden
CTO, Salesforce MVP
@bob_buzzard
Clive Platt
Head of Service Management
www.linkedin.com/in/cliveplatt/
Agenda
● Biting the dust
● General
● Service Cloud
● Sales Cloud
● Analytics
● Communities
● Mobile
● Customisation
● Development
● Beta
Biting the dust
● Internet Explorer 11 in Lightning Experience - Spring 21
● Pardot User Authentication - Feb 15th
● Original territory management - Summer 21
● HTTP only domains - Summer 21
● Aura components in UI namespace - Summer 21
● Bulk/SOAP/REST API <= V20.0 - Summer 21
● Legacy analytics folder sharing - Spring 22
Biting the dust
General
Release notes location
sforce.co/2MmnIc1
● Lightning Experience
○ Most recent stable : Edge Chromium, Chrome, Firefox, Safari
● Classic
○ IE11, Most recent stable: Edge Chromium, Chrome, Firefox, Safari
● Tableau CRM (formerly Einstein Analytics)
○ Most recent stable : Edge Chromium, Chrome, Firefox
Lightning experience doesn't support incognito or other private browsing modes
Browser Support
Recently Viewed list view
Change Ownership User Filtering
In App Guidance
In App Guidance
● More positions for floating prompts
● URL addressable in app guidance
○ Must be active
● Links in prompt body text
● Reposition floating prompts on iPad
● More standard in app guidance : sforce.co/2M52qzF
Send Survey Flow Action
Surveys
● Target recipients using rules
● Send surveys using an email alias
● Embed survey in web page
● Validation formula on short text responses
● Progress bar
Service Cloud
Einstein Bots
● Bot Error Handler System Dialog
○ Friendly error message
○ Attempts transfer to agent
● Clone bot dialogs and steps
● Promote utterances from training to intent or intent set
● Bots use Einstein after 20 utterances per set
● Shield encryption support
Einstein
● Predictions Model Scorecard
○ Accuracy and quality
○ Term overlap (cases and articles)
○ Case fields populated
○ Case article attaches per language
● 7 languages supported for reply recommendations
● Reply recommendations needs 1,000 closed chat transcripts
○ In English
○ Was 10,000
Voice
● Request callback
● Comment directly on recording ("chatter like interface")
● Updated limits
○ 2,000 concurrent conversations
○ 400 utterances per second
● See when contact center updates are available
● Notification when key pair is about to expire
Messaging
● New template metadata
○ Restrict templates to one channel + message intent
○ Direct from New Template setup page
● Setting channels to inactive doesn't stop messages
○ Setting inactive now errors
○ Contact Salesforce support
● isOptedOut Field retired
○ Use IsFullyOptedIn
Knowledge
● Service setup assistant now supports knowledge
○ Likely to need additional configuration
● Favorites are now updated if a new article version is published
○ Previously took you to the version you favorited
● Including article in email combines attachments
○ Previously replaced with article related files
Case Management
● Customise default no-reply address
○ Previously noreply@salesforce.com
○ Now choose org-wide address
● Pre-built entitlements
○ Customizable
● BCC addresses hidden from Experience (Community) users, unless
○ They have read access
○ They sent the email
Sales Cloud
Meetings - Digest
1. Who has responded
2. Insights
3. Timeline/related records
4. Documents (Quip)
1. Camera view
2. Shared content
3. Change Views
4. Meeting Digest
Meeting Studio
Email
● Track soft as well as hard bounces
● Schedule send when replying to an email
○ Previously only when creating new emails
● Lightning Email Templates supported in
○ Packaging
○ Change Sets
○ Automation
● Clone components in template builder
● Renamed template choices
Pardot
● Clone campaigns with related assets
● Organise campaigns by business unit
● Two click unsubscribe
○ Prevents security scanners automatically unsubscribing prospects
● Custom reports on Email Content
● Clone email content record
● Specify completion action link in emails
○ Previously any link
● First party tracking, Pardot API V5 GA
CPQ
● Large scale amendment/renewal service for all transactions
○ Previously only with short field names
● Continue working while contract amendment in progress
○ Previously had to wait
● Configurator Evaluation Event field auto added to Price Rules page layout
● Double the number of Contract Line Items
Billing
● Bill Through Date Override
○ Create partial periods
● New ERP Mapping fields for finance integration
● Total Lifecycle Amount field
○ Long term value of lifecycle-managed asset
Sales - Other
● Einstein Opportunity Scoring with less data
○ Anonymised, aggregated data
○ Switches when you have enough data
● Manually include new lead fields in scoring model
○ Previously had to manually exclude
● Adjust collaborative forecast in mobile app
● Lookup to OpportunityLineItem
○ Standard and custom objects
● Convert leads to Business and Person Account
Analytics
On Platform
● Multi-field selection in report builder
○ Not joined reports
● Filter URL parameters for dashboards
○ Manual URL creation
● Export reports in .xlsx format
○ Previously .csv or .xls
Tableau CRM
● New name for Einstein analytics
○ Name won't be updated everywhere!
● Export data to .csv
○ Use data prep output node
○ Via the Salesforce database
● TLS 1.2 required for all connected data sources
● Improved Sharing Inheritance Coverage Assessment
● Window Functions
○ Perform calculations across rows
Tableau CRM
● Standardise column value formats
● Append rows from disjoint data sources
○ Columns from right don't have to appear in left
● Reusable dashboard components GA
● Mass actions on up to 100 records at once
● Random sampling in SAQL
○ Example use : to create machine learning training data
● SAQL like operator
○ Pattern matching
Experience Cloud
Formerly Communities
Experience Cloud
● Now Digital Experiences in Setup
● Lightning Web Runtime GA
○ Build your own template
○ Lightning Web Components only
○ Enables Experience Bundle metadata
● Lightning Design System touch styles
○ Larger fonts
○ Responsive buttons
● Add multiple files to records from mobile
● Merge customer-enabled person accounts
Experience Cloud
● Related List - Single is now responsive on mobile
● Guest User View/Modify All, Edit, Delete permissions removed
○ If added through Permission Set, Guest User assignment removed!
● Users with Standard External Profiles can't login to Experience Cloud Sites
○ Clone standard profile
○ Assign to external users
Mobile
Mobile App
● Tested devices : sforce.co/2Ysp1II
● Quick Navigation Widget for iOS Home Screen
● Activity timeline available on Android
● Dynamic actions for custom objects GA
● iOS14 may break custom content
○ Test against the mobile beta at : http://mobilebeta.salesforce.com/
● New mobile app available on tablets
Customisation
Flow
● Lightning Flow is now Salesforce Flow
● Delete a flow version from a package without uninstalling
● Custom property editors GA for invocable actions
● Link to flow in error email
● Debug scheduled flow in the canvas
● Accurate CPU time - bobbuzz.me.uk/3pdneDm
Flow Builder
● See prior values of the record that triggered the flow
● Run scheduled path from record triggered flow
● Send rich text emails via email action
● Start new transaction when transitioning to a component
● Loop through a collection via merge fields on complex objects
Flow API 51 Runtime Improvements
● Treat invalid logic as errors
○ Previously evaluated to false
● Only failed records in bulkified flows take the fault path
○ Previously all records failed
● Accurately measure CPU time : bobbuzz.me.uk/3pdneDm
● Multiple callouts from a flow
○ Via multiple transactions
(Update flow configuration to enable API 51)
Lightning App Builder
● Custom label support
○ Component labels
○ Tab labels
○ Any string or rich text attribute
● Dynamic actions GA for some standard objects
○ Account, Case, Contact, Lead, Opportunity
○ All others beta
● Performance analysis includes assessment for mobile
● Expand/collapse field sections in pages with dynamic forms
Customisation - other
● Max inactive picklists values now 4,000
○ Admins can choose unlimited
● Field level help text up to 510 characters
○ Was 255
● Create up to 5,000 roles
○ >500, contact Salesforce support
● Manual sharing in lightning experience
Customisation - other, other
● See custom metadata type usage
○ Setup -> System Overview
● Enhanced Domains
○ All URLs start with My Domain name
○ No Salesforce instance URLs
○ Not available for all orgs
● Test custom domains in Sandbox GA
● Enable HTTPS on your domains
Development
Custom Metadata Types
● getAll()
○ Retrieve collection of all records
● getInstance(recordId)
○ Retrieve instance based on recordId
● getInstance(qualifiedApiName)
○ Retrieve instance based on unique record name
● No SOQL required
Access from static Apex methods
Apex
● AuraEnabled classes default to with sharing
● FIELDS() function in SOQL
○ Include all standard fields with FIELDS(STANDARD)
● <id>.to15()
○ Convert 18 character id to 15 characters
● Convert lead to Business and Person Account
Development - other
● Org-dependent unlocked packages GA
● Source tracking for sandboxes is GA
● Free platform cache for security reviewed public packages
● Ant migration tool requires Java 11
● Configure user and batch size for platform event trigger
○ Default user is Automated Process User
○ Default batch size 2,000
Beta Features
Beta Features
● Are preview
● Are not part of "services" under MSA
● Are not supported
● May never go live
● May be withdrawn at any time
Trailhead links and in app guidance
1. Object/record pages
2. Globally assigned
3. Trailblazer.me
Trailhead links and in app guidance
Multi-column Flow Screens
1. Section component
2. Three columns
3. Configure columns
4. Define visibility
5. Drag other components
Transaction Finalizers
● Attach action to queueable job
● Runs on success or error
● Can requeue job
○ Up to 5 times
● Implement System.Finalizer interface
Salesforce Functions
● Formerly Evergreen (announced DF '19)
● Code that runs outside of Salesforce Platform
○ In Salesforce Functions trusted compute cloud
● Handles authentication
● Elasticity/Scale
● Language of your choice (e.g. JavaScript in Node)
Mobile Home
Fin
Release Readiness
https://sforce.co/3j25tVkv
● Release notes
● Videos
● Recorded webinars
● Trailhead release badge :
Questions?
Thank you

Contenu connexe

Tendances

Windows Azure SQL Database Federations
Windows Azure SQL Database FederationsWindows Azure SQL Database Federations
Windows Azure SQL Database FederationsNeil Mackenzie
 
SharePoint 2007 and 2010 + Use Cases
SharePoint 2007 and 2010 + Use CasesSharePoint 2007 and 2010 + Use Cases
SharePoint 2007 and 2010 + Use Casesjovojovo
 
2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...
2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...
2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...Patrick Guimonet
 
Office 365 - Introduction to SharePoint Online Development - SharePoint Conne...
Office 365 - Introduction to SharePoint Online Development - SharePoint Conne...Office 365 - Introduction to SharePoint Online Development - SharePoint Conne...
Office 365 - Introduction to SharePoint Online Development - SharePoint Conne...Corey Roth
 
ECS19 - Dragan Panjkov - Connecting Enterprise Software With Flow
ECS19 - Dragan Panjkov - Connecting Enterprise Software With FlowECS19 - Dragan Panjkov - Connecting Enterprise Software With Flow
ECS19 - Dragan Panjkov - Connecting Enterprise Software With FlowEuropean Collaboration Summit
 
PhillyForce 2018 - Salesforce Platform Keynote
PhillyForce 2018  - Salesforce Platform KeynotePhillyForce 2018  - Salesforce Platform Keynote
PhillyForce 2018 - Salesforce Platform Keynoteandyinthecloud
 
Winter 22 features
Winter 22 featuresWinter 22 features
Winter 22 featuresKadharBashaJ
 
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...Vignesh Ganesan I Microsoft MVP
 
SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
SharePoint 2016 Adoption - Lessons Learned and Advanced TroubleshootingSharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
SharePoint 2016 Adoption - Lessons Learned and Advanced TroubleshootingJohn Calvert
 
BrightGen's Salesforce Summer 19 Release Webinar
BrightGen's Salesforce Summer 19 Release WebinarBrightGen's Salesforce Summer 19 Release Webinar
BrightGen's Salesforce Summer 19 Release Webinarbrightgenss
 
Entwickler camp2012 how to connect your app to the activity stream with x_pages
Entwickler camp2012 how to connect your app to the activity stream with x_pagesEntwickler camp2012 how to connect your app to the activity stream with x_pages
Entwickler camp2012 how to connect your app to the activity stream with x_pagesFrank van der Linden
 
Office 365 for Developers
Office 365 for DevelopersOffice 365 for Developers
Office 365 for DevelopersWes Yanaga
 
ECS 19 - John White, Jason Himmelstein - Everything You Always Wanted To Know...
ECS 19 - John White, Jason Himmelstein - Everything You Always Wanted To Know...ECS 19 - John White, Jason Himmelstein - Everything You Always Wanted To Know...
ECS 19 - John White, Jason Himmelstein - Everything You Always Wanted To Know...European Collaboration Summit
 
24 Sitecore Tips that Every Sitecore Architect Needs to Know
24 Sitecore Tips that Every Sitecore Architect Needs to Know24 Sitecore Tips that Every Sitecore Architect Needs to Know
24 Sitecore Tips that Every Sitecore Architect Needs to KnowAshish Bansal
 
#SPSToronto 2018 migrate you custom development to the SharePoint Framework
#SPSToronto 2018 migrate you custom development to the SharePoint Framework#SPSToronto 2018 migrate you custom development to the SharePoint Framework
#SPSToronto 2018 migrate you custom development to the SharePoint FrameworkVincent Biret
 
Collab365: What's new in SharePoint 2016 for IT Pros
Collab365: What's new in SharePoint 2016 for IT ProsCollab365: What's new in SharePoint 2016 for IT Pros
Collab365: What's new in SharePoint 2016 for IT ProsVlad Catrinescu
 
SharePoint 2016 - nextgenportal
SharePoint 2016 - nextgenportalSharePoint 2016 - nextgenportal
SharePoint 2016 - nextgenportal2SeeU
 
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2Benoit Jester
 
Understanding the Sitecore Architecture
Understanding the Sitecore ArchitectureUnderstanding the Sitecore Architecture
Understanding the Sitecore ArchitecturePieter Brinkman
 

Tendances (20)

Windows Azure SQL Database Federations
Windows Azure SQL Database FederationsWindows Azure SQL Database Federations
Windows Azure SQL Database Federations
 
SharePoint 2007 and 2010 + Use Cases
SharePoint 2007 and 2010 + Use CasesSharePoint 2007 and 2010 + Use Cases
SharePoint 2007 and 2010 + Use Cases
 
2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...
2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...
2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...
 
Office 365 - Introduction to SharePoint Online Development - SharePoint Conne...
Office 365 - Introduction to SharePoint Online Development - SharePoint Conne...Office 365 - Introduction to SharePoint Online Development - SharePoint Conne...
Office 365 - Introduction to SharePoint Online Development - SharePoint Conne...
 
ECS19 - Dragan Panjkov - Connecting Enterprise Software With Flow
ECS19 - Dragan Panjkov - Connecting Enterprise Software With FlowECS19 - Dragan Panjkov - Connecting Enterprise Software With Flow
ECS19 - Dragan Panjkov - Connecting Enterprise Software With Flow
 
PhillyForce 2018 - Salesforce Platform Keynote
PhillyForce 2018  - Salesforce Platform KeynotePhillyForce 2018  - Salesforce Platform Keynote
PhillyForce 2018 - Salesforce Platform Keynote
 
Winter 22 features
Winter 22 featuresWinter 22 features
Winter 22 features
 
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
 
SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
SharePoint 2016 Adoption - Lessons Learned and Advanced TroubleshootingSharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
 
Lightning Connect: Lessons Learned
Lightning Connect: Lessons LearnedLightning Connect: Lessons Learned
Lightning Connect: Lessons Learned
 
BrightGen's Salesforce Summer 19 Release Webinar
BrightGen's Salesforce Summer 19 Release WebinarBrightGen's Salesforce Summer 19 Release Webinar
BrightGen's Salesforce Summer 19 Release Webinar
 
Entwickler camp2012 how to connect your app to the activity stream with x_pages
Entwickler camp2012 how to connect your app to the activity stream with x_pagesEntwickler camp2012 how to connect your app to the activity stream with x_pages
Entwickler camp2012 how to connect your app to the activity stream with x_pages
 
Office 365 for Developers
Office 365 for DevelopersOffice 365 for Developers
Office 365 for Developers
 
ECS 19 - John White, Jason Himmelstein - Everything You Always Wanted To Know...
ECS 19 - John White, Jason Himmelstein - Everything You Always Wanted To Know...ECS 19 - John White, Jason Himmelstein - Everything You Always Wanted To Know...
ECS 19 - John White, Jason Himmelstein - Everything You Always Wanted To Know...
 
24 Sitecore Tips that Every Sitecore Architect Needs to Know
24 Sitecore Tips that Every Sitecore Architect Needs to Know24 Sitecore Tips that Every Sitecore Architect Needs to Know
24 Sitecore Tips that Every Sitecore Architect Needs to Know
 
#SPSToronto 2018 migrate you custom development to the SharePoint Framework
#SPSToronto 2018 migrate you custom development to the SharePoint Framework#SPSToronto 2018 migrate you custom development to the SharePoint Framework
#SPSToronto 2018 migrate you custom development to the SharePoint Framework
 
Collab365: What's new in SharePoint 2016 for IT Pros
Collab365: What's new in SharePoint 2016 for IT ProsCollab365: What's new in SharePoint 2016 for IT Pros
Collab365: What's new in SharePoint 2016 for IT Pros
 
SharePoint 2016 - nextgenportal
SharePoint 2016 - nextgenportalSharePoint 2016 - nextgenportal
SharePoint 2016 - nextgenportal
 
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
 
Understanding the Sitecore Architecture
Understanding the Sitecore ArchitectureUnderstanding the Sitecore Architecture
Understanding the Sitecore Architecture
 

Similaire à Spring 21 Salesforce Release Webinar

Salesforce Spring 22 Webinar
Salesforce Spring 22 WebinarSalesforce Spring 22 Webinar
Salesforce Spring 22 Webinarbrightgenss
 
BrightGen's Salesforce Winter 22 Webinar
BrightGen's Salesforce Winter 22 WebinarBrightGen's Salesforce Winter 22 Webinar
BrightGen's Salesforce Winter 22 Webinarbrightgenss
 
Salesforce Spring 20 Webinar
Salesforce Spring 20 WebinarSalesforce Spring 20 Webinar
Salesforce Spring 20 Webinarbrightgenss
 
Automating using Ansible
Automating using AnsibleAutomating using Ansible
Automating using AnsibleAlok Patra
 
From class to architecture
From class to architectureFrom class to architecture
From class to architectureMarcin Hawraniak
 
Salesforce Summer 22 Release Webinar
Salesforce Summer 22 Release WebinarSalesforce Summer 22 Release Webinar
Salesforce Summer 22 Release Webinarbrightgenss
 
Denver Atlassian Community 5-minute Plugins
Denver Atlassian Community 5-minute PluginsDenver Atlassian Community 5-minute Plugins
Denver Atlassian Community 5-minute Pluginsdenveraug
 
Designing Salesforce Platform Events
Designing Salesforce Platform EventsDesigning Salesforce Platform Events
Designing Salesforce Platform EventsCodeScience
 
Node.js Web Apps @ ebay scale
Node.js Web Apps @ ebay scaleNode.js Web Apps @ ebay scale
Node.js Web Apps @ ebay scaleDmytro Semenov
 
The top 3 challenges running multi-tenant Flink at scale
The top 3 challenges running multi-tenant Flink at scaleThe top 3 challenges running multi-tenant Flink at scale
The top 3 challenges running multi-tenant Flink at scaleFlink Forward
 
Design Summit - Technology Vision - Oleg Barenboim and Jason Frey
Design Summit - Technology Vision - Oleg Barenboim and Jason FreyDesign Summit - Technology Vision - Oleg Barenboim and Jason Frey
Design Summit - Technology Vision - Oleg Barenboim and Jason FreyManageIQ
 
[Virtual Meetup] Using Elasticsearch as a Time-Series Database in the Endpoin...
[Virtual Meetup] Using Elasticsearch as a Time-Series Database in the Endpoin...[Virtual Meetup] Using Elasticsearch as a Time-Series Database in the Endpoin...
[Virtual Meetup] Using Elasticsearch as a Time-Series Database in the Endpoin...Anna Ossowski
 
Scaling Magento
Scaling MagentoScaling Magento
Scaling MagentoCopious
 
What cloud changes the developer
What cloud changes the developerWhat cloud changes the developer
What cloud changes the developerSimon Su
 
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...NETWAYS
 
AWS Lambda and Serverless framework: lessons learned while building a serverl...
AWS Lambda and Serverless framework: lessons learned while building a serverl...AWS Lambda and Serverless framework: lessons learned while building a serverl...
AWS Lambda and Serverless framework: lessons learned while building a serverl...Luciano Mammino
 
Bootstrapping state in Apache Flink
Bootstrapping state in Apache FlinkBootstrapping state in Apache Flink
Bootstrapping state in Apache FlinkDataWorks Summit
 
Designing salesforce solutions for reuse - Josh Dennis
Designing salesforce solutions for reuse - Josh DennisDesigning salesforce solutions for reuse - Josh Dennis
Designing salesforce solutions for reuse - Josh DennisSakthivel Madesh
 
From Zero to Streaming Healthcare in Production (Alexander Kouznetsov, Invita...
From Zero to Streaming Healthcare in Production (Alexander Kouznetsov, Invita...From Zero to Streaming Healthcare in Production (Alexander Kouznetsov, Invita...
From Zero to Streaming Healthcare in Production (Alexander Kouznetsov, Invita...confluent
 
Salesforce Winter 23 Release Webinar Slide Deck
Salesforce Winter 23 Release Webinar Slide DeckSalesforce Winter 23 Release Webinar Slide Deck
Salesforce Winter 23 Release Webinar Slide Deckbrightgenss
 

Similaire à Spring 21 Salesforce Release Webinar (20)

Salesforce Spring 22 Webinar
Salesforce Spring 22 WebinarSalesforce Spring 22 Webinar
Salesforce Spring 22 Webinar
 
BrightGen's Salesforce Winter 22 Webinar
BrightGen's Salesforce Winter 22 WebinarBrightGen's Salesforce Winter 22 Webinar
BrightGen's Salesforce Winter 22 Webinar
 
Salesforce Spring 20 Webinar
Salesforce Spring 20 WebinarSalesforce Spring 20 Webinar
Salesforce Spring 20 Webinar
 
Automating using Ansible
Automating using AnsibleAutomating using Ansible
Automating using Ansible
 
From class to architecture
From class to architectureFrom class to architecture
From class to architecture
 
Salesforce Summer 22 Release Webinar
Salesforce Summer 22 Release WebinarSalesforce Summer 22 Release Webinar
Salesforce Summer 22 Release Webinar
 
Denver Atlassian Community 5-minute Plugins
Denver Atlassian Community 5-minute PluginsDenver Atlassian Community 5-minute Plugins
Denver Atlassian Community 5-minute Plugins
 
Designing Salesforce Platform Events
Designing Salesforce Platform EventsDesigning Salesforce Platform Events
Designing Salesforce Platform Events
 
Node.js Web Apps @ ebay scale
Node.js Web Apps @ ebay scaleNode.js Web Apps @ ebay scale
Node.js Web Apps @ ebay scale
 
The top 3 challenges running multi-tenant Flink at scale
The top 3 challenges running multi-tenant Flink at scaleThe top 3 challenges running multi-tenant Flink at scale
The top 3 challenges running multi-tenant Flink at scale
 
Design Summit - Technology Vision - Oleg Barenboim and Jason Frey
Design Summit - Technology Vision - Oleg Barenboim and Jason FreyDesign Summit - Technology Vision - Oleg Barenboim and Jason Frey
Design Summit - Technology Vision - Oleg Barenboim and Jason Frey
 
[Virtual Meetup] Using Elasticsearch as a Time-Series Database in the Endpoin...
[Virtual Meetup] Using Elasticsearch as a Time-Series Database in the Endpoin...[Virtual Meetup] Using Elasticsearch as a Time-Series Database in the Endpoin...
[Virtual Meetup] Using Elasticsearch as a Time-Series Database in the Endpoin...
 
Scaling Magento
Scaling MagentoScaling Magento
Scaling Magento
 
What cloud changes the developer
What cloud changes the developerWhat cloud changes the developer
What cloud changes the developer
 
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
OSMC 2023 | What’s new with Grafana Labs’s Open Source Observability stack by...
 
AWS Lambda and Serverless framework: lessons learned while building a serverl...
AWS Lambda and Serverless framework: lessons learned while building a serverl...AWS Lambda and Serverless framework: lessons learned while building a serverl...
AWS Lambda and Serverless framework: lessons learned while building a serverl...
 
Bootstrapping state in Apache Flink
Bootstrapping state in Apache FlinkBootstrapping state in Apache Flink
Bootstrapping state in Apache Flink
 
Designing salesforce solutions for reuse - Josh Dennis
Designing salesforce solutions for reuse - Josh DennisDesigning salesforce solutions for reuse - Josh Dennis
Designing salesforce solutions for reuse - Josh Dennis
 
From Zero to Streaming Healthcare in Production (Alexander Kouznetsov, Invita...
From Zero to Streaming Healthcare in Production (Alexander Kouznetsov, Invita...From Zero to Streaming Healthcare in Production (Alexander Kouznetsov, Invita...
From Zero to Streaming Healthcare in Production (Alexander Kouznetsov, Invita...
 
Salesforce Winter 23 Release Webinar Slide Deck
Salesforce Winter 23 Release Webinar Slide DeckSalesforce Winter 23 Release Webinar Slide Deck
Salesforce Winter 23 Release Webinar Slide Deck
 

Plus de brightgenss

Salesforce Spring 23 Webinar
Salesforce Spring 23 WebinarSalesforce Spring 23 Webinar
Salesforce Spring 23 Webinarbrightgenss
 
Winter 20 Salesforce Release Webinar
Winter 20 Salesforce Release WebinarWinter 20 Salesforce Release Webinar
Winter 20 Salesforce Release Webinarbrightgenss
 
Summer 18 Release Webinar
Summer 18 Release WebinarSummer 18 Release Webinar
Summer 18 Release Webinarbrightgenss
 
Spring 18 Release Webinar Deck
Spring 18 Release Webinar DeckSpring 18 Release Webinar Deck
Spring 18 Release Webinar Deckbrightgenss
 
Winter'18 Salesforce Release Webinar
Winter'18 Salesforce Release WebinarWinter'18 Salesforce Release Webinar
Winter'18 Salesforce Release Webinarbrightgenss
 
BrightGen's Summer 17 Salesforce Release Webinar
BrightGen's Summer 17 Salesforce Release WebinarBrightGen's Summer 17 Salesforce Release Webinar
BrightGen's Summer 17 Salesforce Release Webinarbrightgenss
 
BrightGen Salesforce Spring 17 Release Webinar
BrightGen Salesforce Spring 17 Release WebinarBrightGen Salesforce Spring 17 Release Webinar
BrightGen Salesforce Spring 17 Release Webinarbrightgenss
 
BrightGen Salesforce Winter17 Release Webinar
BrightGen Salesforce Winter17 Release WebinarBrightGen Salesforce Winter17 Release Webinar
BrightGen Salesforce Winter17 Release Webinarbrightgenss
 
BrightGen's Summer 16 Release Webinar
BrightGen's Summer 16 Release WebinarBrightGen's Summer 16 Release Webinar
BrightGen's Summer 16 Release Webinarbrightgenss
 
BrightGen Spring 16 Release Webinar
BrightGen Spring 16 Release WebinarBrightGen Spring 16 Release Webinar
BrightGen Spring 16 Release Webinarbrightgenss
 
Winter 16 Webinar Slide Deck
Winter 16 Webinar Slide DeckWinter 16 Webinar Slide Deck
Winter 16 Webinar Slide Deckbrightgenss
 
BrightGen's Spring 15 Salesforce Release Overview Webinar
BrightGen's Spring 15 Salesforce Release Overview WebinarBrightGen's Spring 15 Salesforce Release Overview Webinar
BrightGen's Spring 15 Salesforce Release Overview Webinarbrightgenss
 
Winter15 Release Webinar Deck
Winter15 Release Webinar DeckWinter15 Release Webinar Deck
Winter15 Release Webinar Deckbrightgenss
 
Summer14 Salesforce Release Highlights Webinar
Summer14 Salesforce Release Highlights WebinarSummer14 Salesforce Release Highlights Webinar
Summer14 Salesforce Release Highlights Webinarbrightgenss
 
Moving from Excel to Force.com
Moving from Excel to Force.comMoving from Excel to Force.com
Moving from Excel to Force.combrightgenss
 
BrightGen's Dreamforce 13 New Features Webinar
BrightGen's Dreamforce 13 New Features WebinarBrightGen's Dreamforce 13 New Features Webinar
BrightGen's Dreamforce 13 New Features Webinarbrightgenss
 
BrightGen's Summer 13 Salesforce Release Webinar
BrightGen's Summer 13 Salesforce Release WebinarBrightGen's Summer 13 Salesforce Release Webinar
BrightGen's Summer 13 Salesforce Release Webinarbrightgenss
 
BrightGen's Spring 13 Salesforce Release Webinar
BrightGen's Spring 13 Salesforce Release WebinarBrightGen's Spring 13 Salesforce Release Webinar
BrightGen's Spring 13 Salesforce Release Webinarbrightgenss
 

Plus de brightgenss (19)

Salesforce Spring 23 Webinar
Salesforce Spring 23 WebinarSalesforce Spring 23 Webinar
Salesforce Spring 23 Webinar
 
Winter 20 Salesforce Release Webinar
Winter 20 Salesforce Release WebinarWinter 20 Salesforce Release Webinar
Winter 20 Salesforce Release Webinar
 
Summer 18 Release Webinar
Summer 18 Release WebinarSummer 18 Release Webinar
Summer 18 Release Webinar
 
Spring 18 Release Webinar Deck
Spring 18 Release Webinar DeckSpring 18 Release Webinar Deck
Spring 18 Release Webinar Deck
 
Winter'18 Salesforce Release Webinar
Winter'18 Salesforce Release WebinarWinter'18 Salesforce Release Webinar
Winter'18 Salesforce Release Webinar
 
BrightGen's Summer 17 Salesforce Release Webinar
BrightGen's Summer 17 Salesforce Release WebinarBrightGen's Summer 17 Salesforce Release Webinar
BrightGen's Summer 17 Salesforce Release Webinar
 
BrightGen Salesforce Spring 17 Release Webinar
BrightGen Salesforce Spring 17 Release WebinarBrightGen Salesforce Spring 17 Release Webinar
BrightGen Salesforce Spring 17 Release Webinar
 
BrightGen Salesforce Winter17 Release Webinar
BrightGen Salesforce Winter17 Release WebinarBrightGen Salesforce Winter17 Release Webinar
BrightGen Salesforce Winter17 Release Webinar
 
BrightGen's Summer 16 Release Webinar
BrightGen's Summer 16 Release WebinarBrightGen's Summer 16 Release Webinar
BrightGen's Summer 16 Release Webinar
 
BrightGen Spring 16 Release Webinar
BrightGen Spring 16 Release WebinarBrightGen Spring 16 Release Webinar
BrightGen Spring 16 Release Webinar
 
Winter 16 Webinar Slide Deck
Winter 16 Webinar Slide DeckWinter 16 Webinar Slide Deck
Winter 16 Webinar Slide Deck
 
Summer15
Summer15Summer15
Summer15
 
BrightGen's Spring 15 Salesforce Release Overview Webinar
BrightGen's Spring 15 Salesforce Release Overview WebinarBrightGen's Spring 15 Salesforce Release Overview Webinar
BrightGen's Spring 15 Salesforce Release Overview Webinar
 
Winter15 Release Webinar Deck
Winter15 Release Webinar DeckWinter15 Release Webinar Deck
Winter15 Release Webinar Deck
 
Summer14 Salesforce Release Highlights Webinar
Summer14 Salesforce Release Highlights WebinarSummer14 Salesforce Release Highlights Webinar
Summer14 Salesforce Release Highlights Webinar
 
Moving from Excel to Force.com
Moving from Excel to Force.comMoving from Excel to Force.com
Moving from Excel to Force.com
 
BrightGen's Dreamforce 13 New Features Webinar
BrightGen's Dreamforce 13 New Features WebinarBrightGen's Dreamforce 13 New Features Webinar
BrightGen's Dreamforce 13 New Features Webinar
 
BrightGen's Summer 13 Salesforce Release Webinar
BrightGen's Summer 13 Salesforce Release WebinarBrightGen's Summer 13 Salesforce Release Webinar
BrightGen's Summer 13 Salesforce Release Webinar
 
BrightGen's Spring 13 Salesforce Release Webinar
BrightGen's Spring 13 Salesforce Release WebinarBrightGen's Spring 13 Salesforce Release Webinar
BrightGen's Spring 13 Salesforce Release Webinar
 

Dernier

VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.soniya singh
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls DubaiEscorts Call Girls
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableSeo
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...SUHANI PANDEY
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)Delhi Call girls
 

Dernier (20)

valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls Dubai
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
Russian Call Girls in %(+971524965298  )#  Call Girls in DubaiRussian Call Girls in %(+971524965298  )#  Call Girls in Dubai
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
 
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
 

Spring 21 Salesforce Release Webinar

  • 2. Your Hosts Keir Bowden CTO, Salesforce MVP @bob_buzzard Clive Platt Head of Service Management www.linkedin.com/in/cliveplatt/
  • 3. Agenda ● Biting the dust ● General ● Service Cloud ● Sales Cloud ● Analytics ● Communities ● Mobile ● Customisation ● Development ● Beta
  • 5. ● Internet Explorer 11 in Lightning Experience - Spring 21 ● Pardot User Authentication - Feb 15th ● Original territory management - Summer 21 ● HTTP only domains - Summer 21 ● Aura components in UI namespace - Summer 21 ● Bulk/SOAP/REST API <= V20.0 - Summer 21 ● Legacy analytics folder sharing - Spring 22 Biting the dust
  • 8. ● Lightning Experience ○ Most recent stable : Edge Chromium, Chrome, Firefox, Safari ● Classic ○ IE11, Most recent stable: Edge Chromium, Chrome, Firefox, Safari ● Tableau CRM (formerly Einstein Analytics) ○ Most recent stable : Edge Chromium, Chrome, Firefox Lightning experience doesn't support incognito or other private browsing modes Browser Support
  • 12. In App Guidance ● More positions for floating prompts ● URL addressable in app guidance ○ Must be active ● Links in prompt body text ● Reposition floating prompts on iPad ● More standard in app guidance : sforce.co/2M52qzF
  • 14. Surveys ● Target recipients using rules ● Send surveys using an email alias ● Embed survey in web page ● Validation formula on short text responses ● Progress bar
  • 16. Einstein Bots ● Bot Error Handler System Dialog ○ Friendly error message ○ Attempts transfer to agent ● Clone bot dialogs and steps ● Promote utterances from training to intent or intent set ● Bots use Einstein after 20 utterances per set ● Shield encryption support
  • 17. Einstein ● Predictions Model Scorecard ○ Accuracy and quality ○ Term overlap (cases and articles) ○ Case fields populated ○ Case article attaches per language ● 7 languages supported for reply recommendations ● Reply recommendations needs 1,000 closed chat transcripts ○ In English ○ Was 10,000
  • 18. Voice ● Request callback ● Comment directly on recording ("chatter like interface") ● Updated limits ○ 2,000 concurrent conversations ○ 400 utterances per second ● See when contact center updates are available ● Notification when key pair is about to expire
  • 19. Messaging ● New template metadata ○ Restrict templates to one channel + message intent ○ Direct from New Template setup page ● Setting channels to inactive doesn't stop messages ○ Setting inactive now errors ○ Contact Salesforce support ● isOptedOut Field retired ○ Use IsFullyOptedIn
  • 20. Knowledge ● Service setup assistant now supports knowledge ○ Likely to need additional configuration ● Favorites are now updated if a new article version is published ○ Previously took you to the version you favorited ● Including article in email combines attachments ○ Previously replaced with article related files
  • 21. Case Management ● Customise default no-reply address ○ Previously noreply@salesforce.com ○ Now choose org-wide address ● Pre-built entitlements ○ Customizable ● BCC addresses hidden from Experience (Community) users, unless ○ They have read access ○ They sent the email
  • 23. Meetings - Digest 1. Who has responded 2. Insights 3. Timeline/related records 4. Documents (Quip)
  • 24. 1. Camera view 2. Shared content 3. Change Views 4. Meeting Digest Meeting Studio
  • 25. Email ● Track soft as well as hard bounces ● Schedule send when replying to an email ○ Previously only when creating new emails ● Lightning Email Templates supported in ○ Packaging ○ Change Sets ○ Automation ● Clone components in template builder ● Renamed template choices
  • 26. Pardot ● Clone campaigns with related assets ● Organise campaigns by business unit ● Two click unsubscribe ○ Prevents security scanners automatically unsubscribing prospects ● Custom reports on Email Content ● Clone email content record ● Specify completion action link in emails ○ Previously any link ● First party tracking, Pardot API V5 GA
  • 27. CPQ ● Large scale amendment/renewal service for all transactions ○ Previously only with short field names ● Continue working while contract amendment in progress ○ Previously had to wait ● Configurator Evaluation Event field auto added to Price Rules page layout ● Double the number of Contract Line Items
  • 28. Billing ● Bill Through Date Override ○ Create partial periods ● New ERP Mapping fields for finance integration ● Total Lifecycle Amount field ○ Long term value of lifecycle-managed asset
  • 29. Sales - Other ● Einstein Opportunity Scoring with less data ○ Anonymised, aggregated data ○ Switches when you have enough data ● Manually include new lead fields in scoring model ○ Previously had to manually exclude ● Adjust collaborative forecast in mobile app ● Lookup to OpportunityLineItem ○ Standard and custom objects ● Convert leads to Business and Person Account
  • 31. On Platform ● Multi-field selection in report builder ○ Not joined reports ● Filter URL parameters for dashboards ○ Manual URL creation ● Export reports in .xlsx format ○ Previously .csv or .xls
  • 32. Tableau CRM ● New name for Einstein analytics ○ Name won't be updated everywhere! ● Export data to .csv ○ Use data prep output node ○ Via the Salesforce database ● TLS 1.2 required for all connected data sources ● Improved Sharing Inheritance Coverage Assessment ● Window Functions ○ Perform calculations across rows
  • 33. Tableau CRM ● Standardise column value formats ● Append rows from disjoint data sources ○ Columns from right don't have to appear in left ● Reusable dashboard components GA ● Mass actions on up to 100 records at once ● Random sampling in SAQL ○ Example use : to create machine learning training data ● SAQL like operator ○ Pattern matching
  • 35. Experience Cloud ● Now Digital Experiences in Setup ● Lightning Web Runtime GA ○ Build your own template ○ Lightning Web Components only ○ Enables Experience Bundle metadata ● Lightning Design System touch styles ○ Larger fonts ○ Responsive buttons ● Add multiple files to records from mobile ● Merge customer-enabled person accounts
  • 36. Experience Cloud ● Related List - Single is now responsive on mobile ● Guest User View/Modify All, Edit, Delete permissions removed ○ If added through Permission Set, Guest User assignment removed! ● Users with Standard External Profiles can't login to Experience Cloud Sites ○ Clone standard profile ○ Assign to external users
  • 38. Mobile App ● Tested devices : sforce.co/2Ysp1II ● Quick Navigation Widget for iOS Home Screen ● Activity timeline available on Android ● Dynamic actions for custom objects GA ● iOS14 may break custom content ○ Test against the mobile beta at : http://mobilebeta.salesforce.com/ ● New mobile app available on tablets
  • 40. Flow ● Lightning Flow is now Salesforce Flow ● Delete a flow version from a package without uninstalling ● Custom property editors GA for invocable actions ● Link to flow in error email ● Debug scheduled flow in the canvas ● Accurate CPU time - bobbuzz.me.uk/3pdneDm
  • 41. Flow Builder ● See prior values of the record that triggered the flow ● Run scheduled path from record triggered flow ● Send rich text emails via email action ● Start new transaction when transitioning to a component ● Loop through a collection via merge fields on complex objects
  • 42. Flow API 51 Runtime Improvements ● Treat invalid logic as errors ○ Previously evaluated to false ● Only failed records in bulkified flows take the fault path ○ Previously all records failed ● Accurately measure CPU time : bobbuzz.me.uk/3pdneDm ● Multiple callouts from a flow ○ Via multiple transactions (Update flow configuration to enable API 51)
  • 43. Lightning App Builder ● Custom label support ○ Component labels ○ Tab labels ○ Any string or rich text attribute ● Dynamic actions GA for some standard objects ○ Account, Case, Contact, Lead, Opportunity ○ All others beta ● Performance analysis includes assessment for mobile ● Expand/collapse field sections in pages with dynamic forms
  • 44. Customisation - other ● Max inactive picklists values now 4,000 ○ Admins can choose unlimited ● Field level help text up to 510 characters ○ Was 255 ● Create up to 5,000 roles ○ >500, contact Salesforce support ● Manual sharing in lightning experience
  • 45. Customisation - other, other ● See custom metadata type usage ○ Setup -> System Overview ● Enhanced Domains ○ All URLs start with My Domain name ○ No Salesforce instance URLs ○ Not available for all orgs ● Test custom domains in Sandbox GA ● Enable HTTPS on your domains
  • 47. Custom Metadata Types ● getAll() ○ Retrieve collection of all records ● getInstance(recordId) ○ Retrieve instance based on recordId ● getInstance(qualifiedApiName) ○ Retrieve instance based on unique record name ● No SOQL required Access from static Apex methods
  • 48. Apex ● AuraEnabled classes default to with sharing ● FIELDS() function in SOQL ○ Include all standard fields with FIELDS(STANDARD) ● <id>.to15() ○ Convert 18 character id to 15 characters ● Convert lead to Business and Person Account
  • 49. Development - other ● Org-dependent unlocked packages GA ● Source tracking for sandboxes is GA ● Free platform cache for security reviewed public packages ● Ant migration tool requires Java 11 ● Configure user and batch size for platform event trigger ○ Default user is Automated Process User ○ Default batch size 2,000
  • 51. Beta Features ● Are preview ● Are not part of "services" under MSA ● Are not supported ● May never go live ● May be withdrawn at any time
  • 52. Trailhead links and in app guidance 1. Object/record pages 2. Globally assigned 3. Trailblazer.me
  • 53. Trailhead links and in app guidance
  • 54. Multi-column Flow Screens 1. Section component 2. Three columns 3. Configure columns 4. Define visibility 5. Drag other components
  • 55. Transaction Finalizers ● Attach action to queueable job ● Runs on success or error ● Can requeue job ○ Up to 5 times ● Implement System.Finalizer interface
  • 56. Salesforce Functions ● Formerly Evergreen (announced DF '19) ● Code that runs outside of Salesforce Platform ○ In Salesforce Functions trusted compute cloud ● Handles authentication ● Elasticity/Scale ● Language of your choice (e.g. JavaScript in Node)
  • 58. Fin
  • 59. Release Readiness https://sforce.co/3j25tVkv ● Release notes ● Videos ● Recorded webinars ● Trailhead release badge :