SlideShare una empresa de Scribd logo
1 de 33
Company Overview /
Financial Reporting and Business Intelligence Team
170 North Radnor Chester Road
Suite 150
Radnor, PA 19087
www.eigenx.com
Eigen X, LLC - Proprietary and Confidential 2
Table Contents
Spring 17 Release for Higher Ed.
Recruitment.
Communities
IT Folks
HEDA Best practices.
Free apps
Eigen X, LLC - Proprietary and Confidential 3
Spring 17 Milestones
Eigen X, LLC - Proprietary and Confidential 4
Preparing for a release
 Review features which apply to the edition of salesforce
which you are using.
 Look at the automatically enabled features first and test
for impact.
 Signup for a preview sandbox.
 Subscribe to release readiness success community.
 Separate the release with your regular release to show
value to end users.
 Do a demo to users on new features.
 Watch out on trust.salesforce.com on potential issues.
 Create a test class or test suite which covers common
use cases to automate testing.
Eigen X, LLC - Proprietary and Confidential 5
Recruitment
 Preventing Problems
reCAPTCHA Web Form Validation
preventing spammers by enabling captcha
 Many Universities using web to lead forms to capture
prospective students RFI’s wind up receiving spam
leads from bots crawling their forms.
 The reCAPTCHA widget integrated into Spring ‘17
validates that the user is a human before completing
the submission.
Eigen X, LLC - Proprietary and Confidential 6
Recruitment
 Preventing Problems
R.I.P Cloud Scheduler
 Cloud Scheduler began phased retirement in Winter
‘17. This change applies to Salesforce Classic only.
 Cloud Scheduler is unavailable in Salesforce orgs
created in Winter ‘17 or later.
 If you enabled Cloud Scheduler before Winter ‘17, it
remains available in your org until Winter '18.
Eigen X, LLC - Proprietary and Confidential 7
Recruitment
 Preventing Problems
Update Your Pre-Winter ’16
Template
 If you are using student, alumni or faculty communities,
effective Spring ’17, Koa, Kokua, or Customer Service
(Napili) template versions that are earlier than Winter
’16 will not be supported.
Eigen X, LLC - Proprietary and Confidential 8
Recruitment
 Preventing Problems
Picklist integration with banner and other student information systems.
 Prior to Spring ‘17, when you changed the value of picklists on contact’s status fields and
courses , your integration with banner and other student information systems would have to be
changed have to be changed.
 This was painful as marketing departments change picklist values on salesforce without telling
IT and IT guys have to spend sleepless nights fixing code or ETL packages to make it work.
 In the Spring ‘17 release there is a new API field for every picklist and so as long as you have
users not changing API values, integrations will work like a charm. (See Screenshots on next
Slide)
Eigen X, LLC - Proprietary and Confidential 9
Recruitment
 Preventing Problems
Picklist integration
with banner and
other student
information systems.
(Continued)
Eigen X, LLC - Proprietary and Confidential 10
Recruitment
 Preventing Problems
Picklist integration
with banner and
other student
information systems.
(Continued)
Eigen X, LLC - Proprietary and Confidential 11
Recruitment
 More Capabilities
Prioritize Your Leads with Predictive Lead Scoring
 If you use leads in your university or contacts,
automatic lead scoring is enabled using Einstein.
 Your recruiters can prioritize leads by lead score and
determine which fields influence each lead score most.
 Keep in mind this is a paid feature and you need to talk
to your account rep further on this.
Eigen X, LLC - Proprietary and Confidential 12
Recruitment
 More Capabilities
Prioritize Your Leads with Predictive Lead Scoring (Continued)
Eigen X, LLC - Proprietary and Confidential 13
No Support for IE 8.0
 Prevent Problems
 If you are using IE 8.0, from Summer 15, Salesforce
classic will only work with IE 9.0 and higher versions.
 For one stop service centers, who use console, some
console components like history will be hidden if you
use IE 8.0 and below versions.
Eigen X, LLC - Proprietary and Confidential 14
Student Communities
 More Capabilities
 See How Often a Topic Is Followed and Used for your student,
alumni and faculty communities members can now see various
metrics around topics usage: The number of posts using the
topics, the number of articles associated with the topics, how
often a topic has been used in the past 60 days, and how many
followers it has.
 With this information at their fingertips, community members know
whether a topic is as fresh as a daisy or as stale as a week-old
baguette.
 Admins can also use these metrics to feature certain topics in
their communities or consolidate similar topics based on usage.
 The Trending Topic and Related Topic components can now also
include a metric showing how many people are using topics
Eigen X, LLC - Proprietary and Confidential 15
Student Communities
 More Capabilities
Eigen X, LLC - Proprietary and Confidential 16
Student Communities
 More Capabilities
 Get More Granular Information with Improved Search Reporting (
Great feature for fine tuning the content on search)
 Salesforce now counts every time it fetches results so search
reports show which search terms produced no results in the
community and which ones did.
 Admins can also see the average number of results per search term
and which searches were confined to a specific subset of records.
 Previously, search queries were counted every time a user entered
a search query and pressed Enter, clicked Search, or selected a
search option in autocomplete results.
 This help’s your community moderators to fine tune content to fit the
searches done by students.
Eigen X, LLC - Proprietary and Confidential 17
Student Communities
 Save time
Get a Head Start with Preconfigured Moderation Rules
 Community moderators work hard to keep a community free
of Spam and inappropriate posts.
 With the preconfigured moderation rules in the Spring ‘17
release moderators now have a round the clock ally in the
fight against malicious content.
 Once enabled these moderation rules block, flag, and replace
blacklisted keywords and freeze members malicious users.
 Moderators can customize these rules to fit their community’s
needs and add or remove blocked keywords as their
community evolves.
Eigen X, LLC - Proprietary and Confidential 18
Student Communities
 More Capabilities
Eigen X, LLC - Proprietary and Confidential 19
Development
 More Capabilities
 Bulk load custom meta data types using bulk
loader tool.
 Added support for custom picklist field in Custom
metadata types.
 Capability to upsert records.
 e.g Usage would be mapping banner status
values to salesforce contact status values in apex
batch jobs.
Eigen X, LLC - Proprietary and Confidential 20
Development
 More Capabilities
 You can create a test suite which contains
test classes which can be run after every
deployment.
 Allows a maximum of 200 test classes per
Test Suite.
 Setup and modify the create date on
sobjects in your apex tests. Useful for testing
older records.
 Configure tests to stop running after a
certain number of test classes fail.
Eigen X, LLC - Proprietary and Confidential 21
Watch out for Summer 17
 Prevent problems
 TLS 1.1 upgrade impact.
 Use the below link to test compatibility of your browsers
https://tls1test.salesforce.com/
 Check all your applications which are connected with Salesforce.
 Generate a TLS 1.0 logins report by going to Setup>Login
History>and select file contents as TLS 1.0 Logins.
 In the csv file, you can filter based on Application and see which
ones are connecting to Salesforce using TLS 1.0 connection.
Eigen X, LLC - Proprietary and Confidential 22
Watch out for Summer 17
 Prevent problems
 Web to lead forms and web to case forms end point changes.
 Change the www to webto on your websites
Eigen X, LLC - Proprietary and Confidential 23
HEDA Best Practices
Data Migration
 Prepare accounts for departments, programs, organization
and individual students.
 For continuing professional education students, have external
ids for accounts to sync with the right contact.
 Have external ids from your SIS system to match accounts,
contacts, programs and courses for later synchronization.
 Have a plan for multiple addresses for contacts and have the
most recent address on the contact record.
 If volume of records is more than 100,000, plan to split the
files.
 Create a strategy for handling dates like creation date and
date modified for students, programs and enrollments.
 For migrating tasks, ensure you have related lead or contact
id mapped prior to data load.
Eigen X, LLC - Proprietary and Confidential 24
HEDA Best Practices
Configuration
 Create a list of record types you would need for accounts,
contacts based on your line of business or business process.
 Stick to Salesforce security model to handle profiles, roles
and permission sets.
 For students who are interested in multiple courses, define
the statuses in affiliations to differentiate between current
courses.
 If using program of interest fields on the contact, ensure that
the corresponding program or course enrollment objects are
populated and have a mapping done for it.
 Decide on leads and have a plan for conversion of leads to
accounts and contacts.
Eigen X, LLC - Proprietary and Confidential 25
HEDA Best Practices
Migrating from an existing Non HEDA org
 If you have all contacts under one account, make sure you
have a data file prepared for accounts and contacts.
 If you are using target or enrollmentrx , identify duplicate
objects like applications between HEDA and the package and
finalize on the objects.
 Migrate custom course objects to program and course related
objects in HEDA.
 Create or update your integration mapping document to map
the new objects from HEDA to SIS system compared to the
old mapping.
What’s missing?
A report to analyze which fields are being used or not used in a given object.
(Remember the 800 field limit?)
What does it do?
Ever wish you could run reports on the fields you have in Salesforce? Take
a Field Trip! This utility lets you analyze the fields of any object, including
what percentage of the records (or a subset of your records) have that field
populated.
Price = FREE
URL:
https://appexchange.salesforce.com/listingDetail?listingId=a0N30000003HSXEEA4
Free apps
 Field Trip
Free apps
 Field Trip
What’s missing?
A convenient way to manage permission sets.
What does it do?
Dramatically reduces the time involved with assigning and revoking
permission sets assignments to multiple users. Using a simple interface,
administrators can select one or more permission sets to assign to one or
more users at a time.
Price = FREE
URL:
https://appexchange.salesforce.com/listingDetail?listingId=a0N30000008XYMlEAO
Free apps
 The Permissioner
Free apps
 The Permissioner
What’s missing?
A one-click operation for service to take ownership of a case (from a queue).
What does it do?
This free widget reduces the number of clicks from 5 down to 1 by adding a
custom button to the Case Page Layout.
Price = FREE
URL: https://appexchange.salesforce.com/listingDetail?listingId=a0N30000007qNiSEAU
Free apps
 Take Ownership
Free apps
 Take Ownership
Eigen X, LLC - Proprietary and Confidential 32
Cool Chrome Plugins
 Boostr for Salesforce
This is a great chrome plugin which helps to search items on a change set and add them easily, view field api names
from the object detailed page.
 Salesforce Tool Kit
This is a great tool kit which you should have which helps to compare orgs, do differences between orgs and a
whole lot more.
 Salesforce.com Enhanced Formula Editor
If you are building formulas a lot, this chrome plugin would help to build formulas with an advanced editor.
 Salesforce Inspector
This tool helps to view metadata and data with all field names on any detailed screen..
 Salesforce advanced code searcher
This plugin helps to search quickly on apex and visual force pages on admin setup screen.
Free apps
 Cool Chrome Plugins
Q&A
Buyan Thyagarajan
E: buyan@eigenx.com
P: 302-438-4097
Twitter: @buyan47
Linked in: www.linkedin.com/buyan47
W: sforcemaximizer.com( blog)
C : www.eigenx.com
Eigen X, Inc. Proprietary and Confidential 33

Más contenido relacionado

La actualidad más candente

Architecting Apps for the AppExchange
Architecting Apps for the AppExchangeArchitecting Apps for the AppExchange
Architecting Apps for the AppExchangedreamforce2006
 
Intelligently transform connected service from the phone to the field
Intelligently transform connected service from the phone to the field Intelligently transform connected service from the phone to the field
Intelligently transform connected service from the phone to the field Salesforce - Sweden, Denmark, Norway
 
Our API Evolution: From Metadata to Tooling API for Building Incredible Apps
Our API Evolution: From Metadata to Tooling API for Building Incredible AppsOur API Evolution: From Metadata to Tooling API for Building Incredible Apps
Our API Evolution: From Metadata to Tooling API for Building Incredible AppsDreamforce
 
How Data.com Drives Data Quality
How Data.com Drives Data QualityHow Data.com Drives Data Quality
How Data.com Drives Data QualitySalesforce Partners
 
Performing a successful technical debt assessment in Salesforce
Performing a successful technical debt assessment in SalesforcePerforming a successful technical debt assessment in Salesforce
Performing a successful technical debt assessment in SalesforceCoforge (Erstwhile WHISHWORKS)
 
Why We Switched to Unlimited Edition Customer Panel
Why We Switched to Unlimited Edition Customer PanelWhy We Switched to Unlimited Edition Customer Panel
Why We Switched to Unlimited Edition Customer Paneldreamforce2006
 
Salesforce CRM Cloud Governance Kickoff
Salesforce CRM Cloud Governance KickoffSalesforce CRM Cloud Governance Kickoff
Salesforce CRM Cloud Governance KickoffChris Pearson, PMP
 
Improve Business Performance with Greater Insight From Dashboards and Reports
Improve Business Performance with Greater Insight From Dashboards and ReportsImprove Business Performance with Greater Insight From Dashboards and Reports
Improve Business Performance with Greater Insight From Dashboards and Reportsdreamforce2006
 
Intro to AppExchange - Building Composite Apps
Intro to AppExchange - Building Composite AppsIntro to AppExchange - Building Composite Apps
Intro to AppExchange - Building Composite Appsdreamforce2006
 
1. oracle applications strategy keynote (ee&cis) vd
1. oracle applications strategy keynote (ee&cis) vd1. oracle applications strategy keynote (ee&cis) vd
1. oracle applications strategy keynote (ee&cis) vdDoina Draganescu
 
It Solution On Value Chain
It Solution On Value ChainIt Solution On Value Chain
It Solution On Value Chainerwinsumargo
 
Demystifying S-Controls and AJAX
Demystifying S-Controls and AJAXDemystifying S-Controls and AJAX
Demystifying S-Controls and AJAXdreamforce2006
 
Building a Center of Excellence for your Salesforce crm team
Building a Center of Excellence for your Salesforce crm teamBuilding a Center of Excellence for your Salesforce crm team
Building a Center of Excellence for your Salesforce crm teamBuyan Thyagarajan
 
How to Make Change Management a Reality
How to Make Change Management a RealityHow to Make Change Management a Reality
How to Make Change Management a Realitydreamforce2006
 
Expert Hour: Salesforce integration tools - why, what & how?
Expert Hour:  Salesforce integration tools - why, what & how?Expert Hour:  Salesforce integration tools - why, what & how?
Expert Hour: Salesforce integration tools - why, what & how?Geraldine Gray
 
Next-Generation Native Apps
Next-Generation Native AppsNext-Generation Native Apps
Next-Generation Native Appsdreamforce2006
 
Meet Salesforce, Your New Employee
Meet Salesforce, Your New EmployeeMeet Salesforce, Your New Employee
Meet Salesforce, Your New Employeedreamforce2006
 
Turbocharging AppExchange
Turbocharging AppExchangeTurbocharging AppExchange
Turbocharging AppExchangedreamforce2006
 

La actualidad más candente (20)

Architecting Apps for the AppExchange
Architecting Apps for the AppExchangeArchitecting Apps for the AppExchange
Architecting Apps for the AppExchange
 
Afternoon Session: Innovation and platform Architect Day
Afternoon Session: Innovation and platform Architect Day Afternoon Session: Innovation and platform Architect Day
Afternoon Session: Innovation and platform Architect Day
 
Intelligently transform connected service from the phone to the field
Intelligently transform connected service from the phone to the field Intelligently transform connected service from the phone to the field
Intelligently transform connected service from the phone to the field
 
Our API Evolution: From Metadata to Tooling API for Building Incredible Apps
Our API Evolution: From Metadata to Tooling API for Building Incredible AppsOur API Evolution: From Metadata to Tooling API for Building Incredible Apps
Our API Evolution: From Metadata to Tooling API for Building Incredible Apps
 
How Data.com Drives Data Quality
How Data.com Drives Data QualityHow Data.com Drives Data Quality
How Data.com Drives Data Quality
 
Performing a successful technical debt assessment in Salesforce
Performing a successful technical debt assessment in SalesforcePerforming a successful technical debt assessment in Salesforce
Performing a successful technical debt assessment in Salesforce
 
Why We Switched to Unlimited Edition Customer Panel
Why We Switched to Unlimited Edition Customer PanelWhy We Switched to Unlimited Edition Customer Panel
Why We Switched to Unlimited Edition Customer Panel
 
Salesforce CRM Cloud Governance Kickoff
Salesforce CRM Cloud Governance KickoffSalesforce CRM Cloud Governance Kickoff
Salesforce CRM Cloud Governance Kickoff
 
Improve Business Performance with Greater Insight From Dashboards and Reports
Improve Business Performance with Greater Insight From Dashboards and ReportsImprove Business Performance with Greater Insight From Dashboards and Reports
Improve Business Performance with Greater Insight From Dashboards and Reports
 
Intro to AppExchange - Building Composite Apps
Intro to AppExchange - Building Composite AppsIntro to AppExchange - Building Composite Apps
Intro to AppExchange - Building Composite Apps
 
1. oracle applications strategy keynote (ee&cis) vd
1. oracle applications strategy keynote (ee&cis) vd1. oracle applications strategy keynote (ee&cis) vd
1. oracle applications strategy keynote (ee&cis) vd
 
It Solution On Value Chain
It Solution On Value ChainIt Solution On Value Chain
It Solution On Value Chain
 
Demystifying S-Controls and AJAX
Demystifying S-Controls and AJAXDemystifying S-Controls and AJAX
Demystifying S-Controls and AJAX
 
Building a Center of Excellence for your Salesforce crm team
Building a Center of Excellence for your Salesforce crm teamBuilding a Center of Excellence for your Salesforce crm team
Building a Center of Excellence for your Salesforce crm team
 
How to Make Change Management a Reality
How to Make Change Management a RealityHow to Make Change Management a Reality
How to Make Change Management a Reality
 
Monitoring @ Scale in Salesforce
Monitoring @ Scale in SalesforceMonitoring @ Scale in Salesforce
Monitoring @ Scale in Salesforce
 
Expert Hour: Salesforce integration tools - why, what & how?
Expert Hour:  Salesforce integration tools - why, what & how?Expert Hour:  Salesforce integration tools - why, what & how?
Expert Hour: Salesforce integration tools - why, what & how?
 
Next-Generation Native Apps
Next-Generation Native AppsNext-Generation Native Apps
Next-Generation Native Apps
 
Meet Salesforce, Your New Employee
Meet Salesforce, Your New EmployeeMeet Salesforce, Your New Employee
Meet Salesforce, Your New Employee
 
Turbocharging AppExchange
Turbocharging AppExchangeTurbocharging AppExchange
Turbocharging AppExchange
 

Destacado

Salesforce Marketing Cloud Webinar: How to Effectively Engage Your Customers ...
Salesforce Marketing Cloud Webinar: How to Effectively Engage Your Customers ...Salesforce Marketing Cloud Webinar: How to Effectively Engage Your Customers ...
Salesforce Marketing Cloud Webinar: How to Effectively Engage Your Customers ...Salesforce Marketing Cloud
 
Customer Stories Redesign (Abridged Version)
Customer Stories Redesign (Abridged Version)Customer Stories Redesign (Abridged Version)
Customer Stories Redesign (Abridged Version)Fanya Young
 
061615_Joel Book - Connections 2015 v2
061615_Joel Book - Connections 2015 v2061615_Joel Book - Connections 2015 v2
061615_Joel Book - Connections 2015 v2Joel Book
 
Creating a Social Media Powerhouse - Salesforce World Tour #sfwtPOWERHOUSE
Creating a Social Media Powerhouse - Salesforce World Tour #sfwtPOWERHOUSECreating a Social Media Powerhouse - Salesforce World Tour #sfwtPOWERHOUSE
Creating a Social Media Powerhouse - Salesforce World Tour #sfwtPOWERHOUSEKevin Doyle
 
Six Pro-Tips on Salesforce - Public Sector Enterprises
Six Pro-Tips on Salesforce - Public Sector EnterprisesSix Pro-Tips on Salesforce - Public Sector Enterprises
Six Pro-Tips on Salesforce - Public Sector EnterprisesTechnoMile
 
Marketing Cloud - Partner Office Hour (May 19, 2015)
Marketing Cloud - Partner Office Hour (May 19, 2015)Marketing Cloud - Partner Office Hour (May 19, 2015)
Marketing Cloud - Partner Office Hour (May 19, 2015)Salesforce Partners
 
Marketing That Changes Lifes - Jeremy Waite, Salesforce
Marketing That Changes Lifes - Jeremy Waite, SalesforceMarketing That Changes Lifes - Jeremy Waite, Salesforce
Marketing That Changes Lifes - Jeremy Waite, SalesforceOnline Influence
 
CNX16 - Nine Ways to Track and Empower Social Media Success
CNX16 - Nine Ways to Track and Empower Social Media SuccessCNX16 - Nine Ways to Track and Empower Social Media Success
CNX16 - Nine Ways to Track and Empower Social Media SuccessCloud_Services
 
Kicking Off Your Identity-Driven Marketing Strategy with MLS and Gigya
Kicking Off Your Identity-Driven Marketing Strategy with MLS and GigyaKicking Off Your Identity-Driven Marketing Strategy with MLS and Gigya
Kicking Off Your Identity-Driven Marketing Strategy with MLS and GigyaSalesforce Marketing Cloud
 
CNX16 - Concept to Creation: Taking Your Customer Journeys from the Whiteboar...
CNX16 - Concept to Creation: Taking Your Customer Journeys from the Whiteboar...CNX16 - Concept to Creation: Taking Your Customer Journeys from the Whiteboar...
CNX16 - Concept to Creation: Taking Your Customer Journeys from the Whiteboar...Cloud_Services
 
CNX16 - Connecting the Cloud: Marketing Cloud Connect
CNX16 - Connecting the Cloud: Marketing Cloud ConnectCNX16 - Connecting the Cloud: Marketing Cloud Connect
CNX16 - Connecting the Cloud: Marketing Cloud ConnectCloud_Services
 
AWS re:Invent 2016: Salesforce: Helping Developers Deliver Innovations Faster...
AWS re:Invent 2016: Salesforce: Helping Developers Deliver Innovations Faster...AWS re:Invent 2016: Salesforce: Helping Developers Deliver Innovations Faster...
AWS re:Invent 2016: Salesforce: Helping Developers Deliver Innovations Faster...Amazon Web Services
 
Disrupting the Marketing Model with Journey Builder
Disrupting the Marketing Model with Journey BuilderDisrupting the Marketing Model with Journey Builder
Disrupting the Marketing Model with Journey BuilderSalesforce Marketing Cloud
 
Understanding Salesforce Streaming API
Understanding Salesforce Streaming APIUnderstanding Salesforce Streaming API
Understanding Salesforce Streaming APIgwestr
 
How Pono Music is Revolutionizing the Music Industry Using Community Cloud
How Pono Music is Revolutionizing the Music Industry Using Community CloudHow Pono Music is Revolutionizing the Music Industry Using Community Cloud
How Pono Music is Revolutionizing the Music Industry Using Community CloudSalesforce Marketing Cloud
 
Marketing Cloud - Partner Office Hour (August 4, 2015)
Marketing Cloud - Partner Office Hour (August 4, 2015)Marketing Cloud - Partner Office Hour (August 4, 2015)
Marketing Cloud - Partner Office Hour (August 4, 2015)Salesforce Partners
 
Salesforce Marketing 101 for Non-Profits
Salesforce Marketing 101 for Non-Profits Salesforce Marketing 101 for Non-Profits
Salesforce Marketing 101 for Non-Profits Joshua Hoskins
 

Destacado (18)

Salesforce Marketing Cloud Webinar: How to Effectively Engage Your Customers ...
Salesforce Marketing Cloud Webinar: How to Effectively Engage Your Customers ...Salesforce Marketing Cloud Webinar: How to Effectively Engage Your Customers ...
Salesforce Marketing Cloud Webinar: How to Effectively Engage Your Customers ...
 
Customer Stories Redesign (Abridged Version)
Customer Stories Redesign (Abridged Version)Customer Stories Redesign (Abridged Version)
Customer Stories Redesign (Abridged Version)
 
061615_Joel Book - Connections 2015 v2
061615_Joel Book - Connections 2015 v2061615_Joel Book - Connections 2015 v2
061615_Joel Book - Connections 2015 v2
 
Creating a Social Media Powerhouse - Salesforce World Tour #sfwtPOWERHOUSE
Creating a Social Media Powerhouse - Salesforce World Tour #sfwtPOWERHOUSECreating a Social Media Powerhouse - Salesforce World Tour #sfwtPOWERHOUSE
Creating a Social Media Powerhouse - Salesforce World Tour #sfwtPOWERHOUSE
 
Six Pro-Tips on Salesforce - Public Sector Enterprises
Six Pro-Tips on Salesforce - Public Sector EnterprisesSix Pro-Tips on Salesforce - Public Sector Enterprises
Six Pro-Tips on Salesforce - Public Sector Enterprises
 
Marketing Cloud - Partner Office Hour (May 19, 2015)
Marketing Cloud - Partner Office Hour (May 19, 2015)Marketing Cloud - Partner Office Hour (May 19, 2015)
Marketing Cloud - Partner Office Hour (May 19, 2015)
 
Marketing That Changes Lifes - Jeremy Waite, Salesforce
Marketing That Changes Lifes - Jeremy Waite, SalesforceMarketing That Changes Lifes - Jeremy Waite, Salesforce
Marketing That Changes Lifes - Jeremy Waite, Salesforce
 
CNX16 - Nine Ways to Track and Empower Social Media Success
CNX16 - Nine Ways to Track and Empower Social Media SuccessCNX16 - Nine Ways to Track and Empower Social Media Success
CNX16 - Nine Ways to Track and Empower Social Media Success
 
Kicking Off Your Identity-Driven Marketing Strategy with MLS and Gigya
Kicking Off Your Identity-Driven Marketing Strategy with MLS and GigyaKicking Off Your Identity-Driven Marketing Strategy with MLS and Gigya
Kicking Off Your Identity-Driven Marketing Strategy with MLS and Gigya
 
CNX16 - Concept to Creation: Taking Your Customer Journeys from the Whiteboar...
CNX16 - Concept to Creation: Taking Your Customer Journeys from the Whiteboar...CNX16 - Concept to Creation: Taking Your Customer Journeys from the Whiteboar...
CNX16 - Concept to Creation: Taking Your Customer Journeys from the Whiteboar...
 
CNX16 - Connecting the Cloud: Marketing Cloud Connect
CNX16 - Connecting the Cloud: Marketing Cloud ConnectCNX16 - Connecting the Cloud: Marketing Cloud Connect
CNX16 - Connecting the Cloud: Marketing Cloud Connect
 
AWS re:Invent 2016: Salesforce: Helping Developers Deliver Innovations Faster...
AWS re:Invent 2016: Salesforce: Helping Developers Deliver Innovations Faster...AWS re:Invent 2016: Salesforce: Helping Developers Deliver Innovations Faster...
AWS re:Invent 2016: Salesforce: Helping Developers Deliver Innovations Faster...
 
Michael Lazerow Twitter Ads Webinar
Michael Lazerow Twitter Ads WebinarMichael Lazerow Twitter Ads Webinar
Michael Lazerow Twitter Ads Webinar
 
Disrupting the Marketing Model with Journey Builder
Disrupting the Marketing Model with Journey BuilderDisrupting the Marketing Model with Journey Builder
Disrupting the Marketing Model with Journey Builder
 
Understanding Salesforce Streaming API
Understanding Salesforce Streaming APIUnderstanding Salesforce Streaming API
Understanding Salesforce Streaming API
 
How Pono Music is Revolutionizing the Music Industry Using Community Cloud
How Pono Music is Revolutionizing the Music Industry Using Community CloudHow Pono Music is Revolutionizing the Music Industry Using Community Cloud
How Pono Music is Revolutionizing the Music Industry Using Community Cloud
 
Marketing Cloud - Partner Office Hour (August 4, 2015)
Marketing Cloud - Partner Office Hour (August 4, 2015)Marketing Cloud - Partner Office Hour (August 4, 2015)
Marketing Cloud - Partner Office Hour (August 4, 2015)
 
Salesforce Marketing 101 for Non-Profits
Salesforce Marketing 101 for Non-Profits Salesforce Marketing 101 for Non-Profits
Salesforce Marketing 101 for Non-Profits
 

Similar a Salesforce Spring 17 features for Higher Ed, HEDA best practices and Free apps

Highlights of Spring '14 webinar
Highlights of Spring '14 webinarHighlights of Spring '14 webinar
Highlights of Spring '14 webinarSalesforce.org
 
Salesforce Adoption and Best Practices
Salesforce Adoption and Best PracticesSalesforce Adoption and Best Practices
Salesforce Adoption and Best Practicesvraopolisetti
 
Top Salesforce AppExchange Apps & Chrome Extensions
Top Salesforce AppExchange Apps & Chrome ExtensionsTop Salesforce AppExchange Apps & Chrome Extensions
Top Salesforce AppExchange Apps & Chrome ExtensionsManish Thaduri
 
Salesforce spring 18 release highlights by thinqloud
Salesforce spring 18 release highlights by thinqloudSalesforce spring 18 release highlights by thinqloud
Salesforce spring 18 release highlights by thinqloudThinqloud
 
The New Categories of Software Defects in the Era of AI and ML - DevOps Next
The New Categories of Software Defects in the Era of AI and ML - DevOps NextThe New Categories of Software Defects in the Era of AI and ML - DevOps Next
The New Categories of Software Defects in the Era of AI and ML - DevOps NextPerfecto by Perforce
 
Dreamforce 13 Optimizing Data Sync for Mobile Apps
Dreamforce 13 Optimizing Data Sync for Mobile AppsDreamforce 13 Optimizing Data Sync for Mobile Apps
Dreamforce 13 Optimizing Data Sync for Mobile AppsTeodoro Alonso
 
Understanding the Salesforce Architecture: How We Do the Magic We Do
Understanding the Salesforce Architecture: How We Do the Magic We DoUnderstanding the Salesforce Architecture: How We Do the Magic We Do
Understanding the Salesforce Architecture: How We Do the Magic We DoSalesforce Developers
 
9 Secrets to Launch on the AppExchange [Webinar]
9 Secrets to Launch on the AppExchange [Webinar]9 Secrets to Launch on the AppExchange [Webinar]
9 Secrets to Launch on the AppExchange [Webinar]CodeScience
 
Salesforce - Overview & Getting Started
Salesforce - Overview & Getting StartedSalesforce - Overview & Getting Started
Salesforce - Overview & Getting StartedKatia Bonella
 
Nonprofit user group winter 14 jl - 111013
Nonprofit user group winter 14   jl - 111013Nonprofit user group winter 14   jl - 111013
Nonprofit user group winter 14 jl - 111013ShoNet
 
Jacksonvillle, FL Dreamforce Global Gathering Deck
Jacksonvillle, FL Dreamforce Global Gathering DeckJacksonvillle, FL Dreamforce Global Gathering Deck
Jacksonvillle, FL Dreamforce Global Gathering DeckMarc Lester
 
Orlando SFDC User Group 10/2011
Orlando SFDC User Group 10/2011Orlando SFDC User Group 10/2011
Orlando SFDC User Group 10/2011Joshua Hoskins
 
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...Little Logic
 
Tech Enablement Webinar for ISVs (March 16, 2017)
Tech Enablement Webinar for ISVs (March 16, 2017)Tech Enablement Webinar for ISVs (March 16, 2017)
Tech Enablement Webinar for ISVs (March 16, 2017)Salesforce Partners
 
Salesforce Summer '14 release overview
Salesforce Summer '14 release overviewSalesforce Summer '14 release overview
Salesforce Summer '14 release overviewRoy Gilad
 
Starter Kit for Collaboration from Karuana @ Microsoft IT
Starter Kit for Collaboration from Karuana @ Microsoft ITStarter Kit for Collaboration from Karuana @ Microsoft IT
Starter Kit for Collaboration from Karuana @ Microsoft ITKaruana Gatimu
 
Salesforce Miami User Group Event - WrapUp
Salesforce Miami User Group Event - WrapUpSalesforce Miami User Group Event - WrapUp
Salesforce Miami User Group Event - WrapUpSkyPlanner
 
Toronto dev group mar2019
Toronto dev group mar2019Toronto dev group mar2019
Toronto dev group mar2019rikkehovgaard
 
Jax, FL Admin Group Presents: Spring '21 Release Highlights
Jax, FL Admin Group Presents: Spring '21 Release HighlightsJax, FL Admin Group Presents: Spring '21 Release Highlights
Jax, FL Admin Group Presents: Spring '21 Release HighlightsMarc Lester
 

Similar a Salesforce Spring 17 features for Higher Ed, HEDA best practices and Free apps (20)

Highlights of Spring '14 webinar
Highlights of Spring '14 webinarHighlights of Spring '14 webinar
Highlights of Spring '14 webinar
 
Salesforce Adoption and Best Practices
Salesforce Adoption and Best PracticesSalesforce Adoption and Best Practices
Salesforce Adoption and Best Practices
 
Top Salesforce AppExchange Apps & Chrome Extensions
Top Salesforce AppExchange Apps & Chrome ExtensionsTop Salesforce AppExchange Apps & Chrome Extensions
Top Salesforce AppExchange Apps & Chrome Extensions
 
Salesforce spring 18 release highlights by thinqloud
Salesforce spring 18 release highlights by thinqloudSalesforce spring 18 release highlights by thinqloud
Salesforce spring 18 release highlights by thinqloud
 
The New Categories of Software Defects in the Era of AI and ML - DevOps Next
The New Categories of Software Defects in the Era of AI and ML - DevOps NextThe New Categories of Software Defects in the Era of AI and ML - DevOps Next
The New Categories of Software Defects in the Era of AI and ML - DevOps Next
 
Dreamforce 13 Optimizing Data Sync for Mobile Apps
Dreamforce 13 Optimizing Data Sync for Mobile AppsDreamforce 13 Optimizing Data Sync for Mobile Apps
Dreamforce 13 Optimizing Data Sync for Mobile Apps
 
Understanding the Salesforce Architecture: How We Do the Magic We Do
Understanding the Salesforce Architecture: How We Do the Magic We DoUnderstanding the Salesforce Architecture: How We Do the Magic We Do
Understanding the Salesforce Architecture: How We Do the Magic We Do
 
9 Secrets to Launch on the AppExchange [Webinar]
9 Secrets to Launch on the AppExchange [Webinar]9 Secrets to Launch on the AppExchange [Webinar]
9 Secrets to Launch on the AppExchange [Webinar]
 
Salesforce - Overview & Getting Started
Salesforce - Overview & Getting StartedSalesforce - Overview & Getting Started
Salesforce - Overview & Getting Started
 
Nonprofit user group winter 14 jl - 111013
Nonprofit user group winter 14   jl - 111013Nonprofit user group winter 14   jl - 111013
Nonprofit user group winter 14 jl - 111013
 
Jacksonvillle, FL Dreamforce Global Gathering Deck
Jacksonvillle, FL Dreamforce Global Gathering DeckJacksonvillle, FL Dreamforce Global Gathering Deck
Jacksonvillle, FL Dreamforce Global Gathering Deck
 
Orlando SFDC User Group 10/2011
Orlando SFDC User Group 10/2011Orlando SFDC User Group 10/2011
Orlando SFDC User Group 10/2011
 
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
 
Tech Enablement Webinar for ISVs (March 16, 2017)
Tech Enablement Webinar for ISVs (March 16, 2017)Tech Enablement Webinar for ISVs (March 16, 2017)
Tech Enablement Webinar for ISVs (March 16, 2017)
 
Salesforce Summer '14 release overview
Salesforce Summer '14 release overviewSalesforce Summer '14 release overview
Salesforce Summer '14 release overview
 
Starter Kit for Collaboration from Karuana @ Microsoft IT
Starter Kit for Collaboration from Karuana @ Microsoft ITStarter Kit for Collaboration from Karuana @ Microsoft IT
Starter Kit for Collaboration from Karuana @ Microsoft IT
 
Get Started with Salesforce DX!
Get Started with Salesforce DX!Get Started with Salesforce DX!
Get Started with Salesforce DX!
 
Salesforce Miami User Group Event - WrapUp
Salesforce Miami User Group Event - WrapUpSalesforce Miami User Group Event - WrapUp
Salesforce Miami User Group Event - WrapUp
 
Toronto dev group mar2019
Toronto dev group mar2019Toronto dev group mar2019
Toronto dev group mar2019
 
Jax, FL Admin Group Presents: Spring '21 Release Highlights
Jax, FL Admin Group Presents: Spring '21 Release HighlightsJax, FL Admin Group Presents: Spring '21 Release Highlights
Jax, FL Admin Group Presents: Spring '21 Release Highlights
 

Último

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
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
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
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
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
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
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
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
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 

Último (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
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...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
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?
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
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
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
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
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 

Salesforce Spring 17 features for Higher Ed, HEDA best practices and Free apps

  • 1. Company Overview / Financial Reporting and Business Intelligence Team 170 North Radnor Chester Road Suite 150 Radnor, PA 19087 www.eigenx.com
  • 2. Eigen X, LLC - Proprietary and Confidential 2 Table Contents Spring 17 Release for Higher Ed. Recruitment. Communities IT Folks HEDA Best practices. Free apps
  • 3. Eigen X, LLC - Proprietary and Confidential 3 Spring 17 Milestones
  • 4. Eigen X, LLC - Proprietary and Confidential 4 Preparing for a release  Review features which apply to the edition of salesforce which you are using.  Look at the automatically enabled features first and test for impact.  Signup for a preview sandbox.  Subscribe to release readiness success community.  Separate the release with your regular release to show value to end users.  Do a demo to users on new features.  Watch out on trust.salesforce.com on potential issues.  Create a test class or test suite which covers common use cases to automate testing.
  • 5. Eigen X, LLC - Proprietary and Confidential 5 Recruitment  Preventing Problems reCAPTCHA Web Form Validation preventing spammers by enabling captcha  Many Universities using web to lead forms to capture prospective students RFI’s wind up receiving spam leads from bots crawling their forms.  The reCAPTCHA widget integrated into Spring ‘17 validates that the user is a human before completing the submission.
  • 6. Eigen X, LLC - Proprietary and Confidential 6 Recruitment  Preventing Problems R.I.P Cloud Scheduler  Cloud Scheduler began phased retirement in Winter ‘17. This change applies to Salesforce Classic only.  Cloud Scheduler is unavailable in Salesforce orgs created in Winter ‘17 or later.  If you enabled Cloud Scheduler before Winter ‘17, it remains available in your org until Winter '18.
  • 7. Eigen X, LLC - Proprietary and Confidential 7 Recruitment  Preventing Problems Update Your Pre-Winter ’16 Template  If you are using student, alumni or faculty communities, effective Spring ’17, Koa, Kokua, or Customer Service (Napili) template versions that are earlier than Winter ’16 will not be supported.
  • 8. Eigen X, LLC - Proprietary and Confidential 8 Recruitment  Preventing Problems Picklist integration with banner and other student information systems.  Prior to Spring ‘17, when you changed the value of picklists on contact’s status fields and courses , your integration with banner and other student information systems would have to be changed have to be changed.  This was painful as marketing departments change picklist values on salesforce without telling IT and IT guys have to spend sleepless nights fixing code or ETL packages to make it work.  In the Spring ‘17 release there is a new API field for every picklist and so as long as you have users not changing API values, integrations will work like a charm. (See Screenshots on next Slide)
  • 9. Eigen X, LLC - Proprietary and Confidential 9 Recruitment  Preventing Problems Picklist integration with banner and other student information systems. (Continued)
  • 10. Eigen X, LLC - Proprietary and Confidential 10 Recruitment  Preventing Problems Picklist integration with banner and other student information systems. (Continued)
  • 11. Eigen X, LLC - Proprietary and Confidential 11 Recruitment  More Capabilities Prioritize Your Leads with Predictive Lead Scoring  If you use leads in your university or contacts, automatic lead scoring is enabled using Einstein.  Your recruiters can prioritize leads by lead score and determine which fields influence each lead score most.  Keep in mind this is a paid feature and you need to talk to your account rep further on this.
  • 12. Eigen X, LLC - Proprietary and Confidential 12 Recruitment  More Capabilities Prioritize Your Leads with Predictive Lead Scoring (Continued)
  • 13. Eigen X, LLC - Proprietary and Confidential 13 No Support for IE 8.0  Prevent Problems  If you are using IE 8.0, from Summer 15, Salesforce classic will only work with IE 9.0 and higher versions.  For one stop service centers, who use console, some console components like history will be hidden if you use IE 8.0 and below versions.
  • 14. Eigen X, LLC - Proprietary and Confidential 14 Student Communities  More Capabilities  See How Often a Topic Is Followed and Used for your student, alumni and faculty communities members can now see various metrics around topics usage: The number of posts using the topics, the number of articles associated with the topics, how often a topic has been used in the past 60 days, and how many followers it has.  With this information at their fingertips, community members know whether a topic is as fresh as a daisy or as stale as a week-old baguette.  Admins can also use these metrics to feature certain topics in their communities or consolidate similar topics based on usage.  The Trending Topic and Related Topic components can now also include a metric showing how many people are using topics
  • 15. Eigen X, LLC - Proprietary and Confidential 15 Student Communities  More Capabilities
  • 16. Eigen X, LLC - Proprietary and Confidential 16 Student Communities  More Capabilities  Get More Granular Information with Improved Search Reporting ( Great feature for fine tuning the content on search)  Salesforce now counts every time it fetches results so search reports show which search terms produced no results in the community and which ones did.  Admins can also see the average number of results per search term and which searches were confined to a specific subset of records.  Previously, search queries were counted every time a user entered a search query and pressed Enter, clicked Search, or selected a search option in autocomplete results.  This help’s your community moderators to fine tune content to fit the searches done by students.
  • 17. Eigen X, LLC - Proprietary and Confidential 17 Student Communities  Save time Get a Head Start with Preconfigured Moderation Rules  Community moderators work hard to keep a community free of Spam and inappropriate posts.  With the preconfigured moderation rules in the Spring ‘17 release moderators now have a round the clock ally in the fight against malicious content.  Once enabled these moderation rules block, flag, and replace blacklisted keywords and freeze members malicious users.  Moderators can customize these rules to fit their community’s needs and add or remove blocked keywords as their community evolves.
  • 18. Eigen X, LLC - Proprietary and Confidential 18 Student Communities  More Capabilities
  • 19. Eigen X, LLC - Proprietary and Confidential 19 Development  More Capabilities  Bulk load custom meta data types using bulk loader tool.  Added support for custom picklist field in Custom metadata types.  Capability to upsert records.  e.g Usage would be mapping banner status values to salesforce contact status values in apex batch jobs.
  • 20. Eigen X, LLC - Proprietary and Confidential 20 Development  More Capabilities  You can create a test suite which contains test classes which can be run after every deployment.  Allows a maximum of 200 test classes per Test Suite.  Setup and modify the create date on sobjects in your apex tests. Useful for testing older records.  Configure tests to stop running after a certain number of test classes fail.
  • 21. Eigen X, LLC - Proprietary and Confidential 21 Watch out for Summer 17  Prevent problems  TLS 1.1 upgrade impact.  Use the below link to test compatibility of your browsers https://tls1test.salesforce.com/  Check all your applications which are connected with Salesforce.  Generate a TLS 1.0 logins report by going to Setup>Login History>and select file contents as TLS 1.0 Logins.  In the csv file, you can filter based on Application and see which ones are connecting to Salesforce using TLS 1.0 connection.
  • 22. Eigen X, LLC - Proprietary and Confidential 22 Watch out for Summer 17  Prevent problems  Web to lead forms and web to case forms end point changes.  Change the www to webto on your websites
  • 23. Eigen X, LLC - Proprietary and Confidential 23 HEDA Best Practices Data Migration  Prepare accounts for departments, programs, organization and individual students.  For continuing professional education students, have external ids for accounts to sync with the right contact.  Have external ids from your SIS system to match accounts, contacts, programs and courses for later synchronization.  Have a plan for multiple addresses for contacts and have the most recent address on the contact record.  If volume of records is more than 100,000, plan to split the files.  Create a strategy for handling dates like creation date and date modified for students, programs and enrollments.  For migrating tasks, ensure you have related lead or contact id mapped prior to data load.
  • 24. Eigen X, LLC - Proprietary and Confidential 24 HEDA Best Practices Configuration  Create a list of record types you would need for accounts, contacts based on your line of business or business process.  Stick to Salesforce security model to handle profiles, roles and permission sets.  For students who are interested in multiple courses, define the statuses in affiliations to differentiate between current courses.  If using program of interest fields on the contact, ensure that the corresponding program or course enrollment objects are populated and have a mapping done for it.  Decide on leads and have a plan for conversion of leads to accounts and contacts.
  • 25. Eigen X, LLC - Proprietary and Confidential 25 HEDA Best Practices Migrating from an existing Non HEDA org  If you have all contacts under one account, make sure you have a data file prepared for accounts and contacts.  If you are using target or enrollmentrx , identify duplicate objects like applications between HEDA and the package and finalize on the objects.  Migrate custom course objects to program and course related objects in HEDA.  Create or update your integration mapping document to map the new objects from HEDA to SIS system compared to the old mapping.
  • 26. What’s missing? A report to analyze which fields are being used or not used in a given object. (Remember the 800 field limit?) What does it do? Ever wish you could run reports on the fields you have in Salesforce? Take a Field Trip! This utility lets you analyze the fields of any object, including what percentage of the records (or a subset of your records) have that field populated. Price = FREE URL: https://appexchange.salesforce.com/listingDetail?listingId=a0N30000003HSXEEA4 Free apps  Field Trip
  • 28. What’s missing? A convenient way to manage permission sets. What does it do? Dramatically reduces the time involved with assigning and revoking permission sets assignments to multiple users. Using a simple interface, administrators can select one or more permission sets to assign to one or more users at a time. Price = FREE URL: https://appexchange.salesforce.com/listingDetail?listingId=a0N30000008XYMlEAO Free apps  The Permissioner
  • 29. Free apps  The Permissioner
  • 30. What’s missing? A one-click operation for service to take ownership of a case (from a queue). What does it do? This free widget reduces the number of clicks from 5 down to 1 by adding a custom button to the Case Page Layout. Price = FREE URL: https://appexchange.salesforce.com/listingDetail?listingId=a0N30000007qNiSEAU Free apps  Take Ownership
  • 31. Free apps  Take Ownership
  • 32. Eigen X, LLC - Proprietary and Confidential 32 Cool Chrome Plugins  Boostr for Salesforce This is a great chrome plugin which helps to search items on a change set and add them easily, view field api names from the object detailed page.  Salesforce Tool Kit This is a great tool kit which you should have which helps to compare orgs, do differences between orgs and a whole lot more.  Salesforce.com Enhanced Formula Editor If you are building formulas a lot, this chrome plugin would help to build formulas with an advanced editor.  Salesforce Inspector This tool helps to view metadata and data with all field names on any detailed screen..  Salesforce advanced code searcher This plugin helps to search quickly on apex and visual force pages on admin setup screen. Free apps  Cool Chrome Plugins
  • 33. Q&A Buyan Thyagarajan E: buyan@eigenx.com P: 302-438-4097 Twitter: @buyan47 Linked in: www.linkedin.com/buyan47 W: sforcemaximizer.com( blog) C : www.eigenx.com Eigen X, Inc. Proprietary and Confidential 33