You are here:
Keep Student Success Hub Up-to-Date
Stay informed about Salesforce.org product updates and release schedule.
- Keep Up with Student Success Hub and Salesforce Releases
Keeping up with releases is an important part of being a Salesforce admin. You need to know when updates are released and what they include. You need a strategy for testing and implementing new features. And you have to stay on top of both Salesforce Platform releases and Student Success Hub releases from Salesforce.org. - Learn About Student Success Hub Releases and Versions
We release major new versions of Student Success Hub three times a year. We also release minor updates (bug fixes and enhancements) with Core patch releases, as needed. - Check Your Student Success Hub Version History
Here's how to see the version of Student Success Hub that you originally installed. - Set Up New Features and Activate Major Releases
Here's what's new and gated in the current release, Summer '22, and what you need to do to set up these features in an existing org.
Keep Up with Student Success Hub and Salesforce Releases
Keeping up with releases is an important part of being a Salesforce admin. You need to know when updates are released and what they include. You need a strategy for testing and implementing new features. And you have to stay on top of both Salesforce Platform releases and Student Success Hub releases from Salesforce.org.
To stay informed about updates to the Salesforce.org products you use, we recommend joining the Education Release Readiness group in the Trailblazer community.
For detailed information on how to keep up with releases, see:
Learn About Student Success Hub Releases and Versions
We release major new versions of Student Success Hub three times a year. We also release minor updates (bug fixes and enhancements) with Core patch releases, as needed.
We use the standard versioning convention in which the number to the left of the dot identifies the major release and the number to the right of the dot identifies the minor release. So for example, 2.x is newer than any version numbered 1.x, and 2.24 is 21 releases newer than 2.3.
Check Your Student Success Hub Version History
Here's how to see the version of Student Success Hub that you originally installed.
-
In Setup, search for and then select Installed Packages.
-
Click SSH and then look for the First Installed Version Number.
Set Up New Features and Activate Major Releases
Here's what's new and gated in the current release, Summer '22, and what you need to do to set up these features in an existing org.
Complete these tasks in your sandbox environment. If desired, further customize the feature for your institution. Then, activate the release.
Student Success Alerts
Student Success Alerts (SSA) allows support staff (like faculty members or teaching assistants) to raise concerns about students in Slack. The SSA Slack app is integrated with Student Success Hub (SSH). Support staff receive the alert in SSH so they can quickly intervene to help students get back on track.
Before You Install Student Success Alerts
To use Student Success Alerts, you need an appropriate license. Users who have a Salesforce Platform (CRM) license, won’t need another SSH license to use SSA. For users who don’t have read and write access to SSH, (likely faculty or teaching support staff) you can give them a courtesy Identity license that will provide the access necessary to use SSA. To add Identity licenses to your SSA users, contact your Account Executive (AE).
All users also need Student Success Alerts Managed Package and Student Success Alerts Slack App permission set licenses (PSLs) and the Student Success Alerts permission set to use SSA. Work with your AE to get these two permission set licenses. The Student Success Alerts permission set is delivered with the latest managed package release.
Install and Set Up SSA
-
Connect Slack to Salesforce and add SSA.
-
Add the permission set licenses to users.
-
Add SSA permission set to users.
-
Invite users to the SSA app.
-
Create a Contact record for staff users
-
Create student Contact records.
-
Route alerts to support staff.
If you want to use Student Success Alerts, then you need to activate the Summer ‘22 release. If you don’t activate the Summer ‘22 release, Salesforce automatically activates it for you on the day of the next major push release (Winter ‘23).
Calendar Sync
Support staff and admins can now sync their Student Success Hub (SSH) appointments with their Microsoft® or Google™ work calendars using Salesforce calendar sync tools.
To set up calendar sync using Einstein Activity Capture:
- Enable Einstein Activity Capture.
-
Enable Don’t attach ICS file for organizer in custom SSH Hierarchy settings.
-
Users Connect their Google or Microsoft calendars to SSH.
Note Read Set Up SSH to Sync with Work Calendars for step-by-step setup instructions.
If you want to use calendar sync, then you need to activate the Summer ‘22 release. If you don’t activate the Summer ‘22 release, Salesforce automatically activates it for you on the day of the next major push release (Winter ‘23).
Set Up the Redesigned Scheduling Wizard
In Student Success Hub higher ed orgs, the redesigned SSH Scheduling Wizard component makes it easier for students to schedule appointments with support staff. The new component replaces the previous component, which is now deprecated and renamed Deprecated - SSH Scheduling Wizard.
To set up the new component:
-
Place the SSH Scheduling Wizard component on a new page on your student portal. In the component properties panel, specify the API name of the page where you show upcoming appointments (the SSH Appointment Scheduler Component). This page opens when a student successfully schedules an appointment using the wizard. To find the API name of a portal page, in Experience Builder, select the page in the Pages menu, click
, and look in the API Name field. -
On existing portal pages that use or call the Scheduling Wizard, specify the API name of the page that you created with the new Scheduling Wizard component. For example, on your User Profile page, select the SSH User Profile Schedule Button component and enter the Scheduling Wizard Site Page API Name.
-
On your student profile, add Apex access to sfal.SchedulingWizardController and sfal.SchedulingWizardModel.
If the Winter '22 release is activated and you haven't completed these steps, then when a student clicks Schedule an Appointment, the new wizard displays in a window. When the student successfully schedules an appointment using the new component in the window, the appointment confirmation card doesn't include the View Upcoming Appointments button. So students can still schedule appointments, but they won't benefit from the full functionality of the new component.
For more information about the wizard, see Student Portal Components.
Set up Alert Mass Actions
Support staff can use mass actions to create multiple Cases or Success Plans for multiple students from selected Alerts.
To make the new Alert mass action buttons available to your staff:
-
Give support staff access to an Apex class that the buttons use, sfal.CasesFromAlertsController. For instructions, see Assign Apex Class Access to the K-12 Support Staff Profile or Assign Apex Class Access to the Higher Ed Support Staff Profile.
-
Confirm that support staff have the necessary field-level security permissions for Alerts and Cases. For details, see Configure K-12 Support Staff Permissions or Configure Higher Ed Support Staff Permissions.
-
Add the buttons to Alerts list views and to related lists on the Student Record Case page. For instructions, see Set Up Mass Actions for Alerts.
If you set up mass actions for Alerts but don't activate the Winter '22 release, then support staff will see the Create Case and Apply Success Plan buttons on Alerts list views and on the Alerts related lists on the Student Record Case page, but the buttons won't work.
Set Up the Installation Manager
The Installation Manager on the SSH Settings page lets you deploy optional, unmanaged metadata to your org. Make sure that you, as an admin, have access to it. From Setup:
-
Edit the System Administrator profile, click System Permissions, then select Customize Application.
-
Edit the System Administrator profile, click Apex Class Access, then add sfal.InstallerAuthorizationController, sfal.InstallerTypeSelectionController, and sfal.SalSettingsController to the list of Enabled Apex Classes.
-
Search for and then select Remote Site Settings. Click Edit for the Tubular remote site, select Active, and save your changes.
For more information about the Installation Manager, see Add Metadata to Your Student Success Hub Org.
Activate the Release
When you are ready to activate the release in your sandbox environment, perform these steps:
-
In the Student Success Hub app, go to the SSH Settings page.
-
On the Release Manager tab, click Activate Current Release.
-
Verify that everything works as expected in the sandbox.
-
Repeat the setup tasks and activate the release in production.

