This feature requires the HCM Connect Solution. Contact your Account Manager to know more.
You can install a 360Learning package in Salesforce that will allow Salesforce admins to build reports with 360Learning statistics.
This article will cover how to install and activate the package, as well as the list of new objects available in Salesforce reports.
We will only briefly cover how to create or edit reports in Salesforce. For more information, check Salesforce’s official documentation about building reports.
We also recorded a video walkthrough of the setup, with a quick overview of building a report at the end.
Step 1: Add Salesforce to your list of integrations in 360Learning
Contact your Account Manager, so they can add Salesforce to the list of available integrations for your platform.
You can check if the integration is available in the platform group settings:
- If you don’t see
Settings in the left sidebar, replace the first step with:
- In the left sidebar, click on the platform group (the one with the golden crown).
- At the top right of the main section, click
Settings.
- In the left sidebar, hover over the platform group (the one with the golden crown), then click
Settings.
- In the left column, click Integrations.
There should be a tile named Salesforce.
Step 2: Install the package
- If you don’t see
Settings in the left sidebar, replace the first step with:
- In the left sidebar, click on the platform group (the one with the golden crown).
- At the top right of the main section, click
Settings.
- In the left sidebar, hover over the platform group (the one with the golden crown), then click
Settings.
- In the left column, click Integrations.
- Click on the tile Salesforce.
- In the dropdown menu, select the Salesforce environment where you want to install the app
- Production: this will install the app on your production environment (https://login.salesforce.com/).
- Sandbox: this will install the app on your test environment (https://test.salesforce.com/).
- Click Install the package.
- Connect with an admin account to the Salesforce environment.
- Select Install for Admins Only.
- Since the 360Learning app isn’t part of Salesforce’s AppExchange Partner Program, check the option I acknowledge....
- Click Install.
This typically takes a few minutes, but can take up to 30 minutes. In that case, you will receive a confirmation email once it is completed.
You can check that the app is correctly installed by doing the following (check Salesforce’s official documentation for accessing installed packages ↗):
- In Salesforce, at the top right, click the gear icon, and select Setup.
- On the top left, in the Quick Find search box, enter Installed and select Installed packages.
In the column Package Name, you should see 360Learning Stats.
Step 3: Enable the connector in 360Learning
- If you don’t see
Settings in the left sidebar, replace the first step with:
- In the left sidebar, click on the platform group (the one with the golden crown).
- At the top right of the main section, click
Settings.
- In the left sidebar of your 360Learning platform, hover over the platform group (the one with the golden crown), then click
Settings.
- Go back to the Integrations menu.
- Click Enable the Salesforce connector.
- Connect with the Salesforce admin account again (the same as for the previous step)
- Salesforce will list the authorizations required by the 360Learning connector to work. Click Allow.
Data is refreshed every 24 hours. The first report will be available 24h after the initial activation.
Step 4: Use the 360Learning objects in the Salesforce report builder
We will only briefly cover how to create or edit reports in Salesforce. For more information, check Salesforce’s official documentation about building reports.
We also recorded a video walkthrough of the setup, with a quick overview of building a report at the end.
- In Salesforce, from the reports tab, click New Report.
- To filter on 360Learning reports, enter "360Learning" in the Report Type search bar.
- Click a report and click Start report.
- In the left sidebar, click the search field in the section Columns to see all the available fields for the report.
Example: Create a report in Salesforce with statistics for a specific path session in 360Learning
- In Salesforce, from the reports tab, click New Report.
- In the Report Type search bar, enter "360Learning".
- Click 360Learning Path Session Stats and click Start report.
- In the left sidebar, click the search field in the section Columns and select the following fields:
- 360Learning Path session name
- 360Learning User name
- 360Learning Path session completed at
- 360Learning Path time spent (seconds)
- 360Learning Path session progress
- 360Learning Path session score
- In the left sidebar, in the section Columns, remove the original field (called 360Learning Path Session Stat: 360Learning Path Session Stat).
- Optional: Drag and drop the items in the section Columns to reorder them.
- At the top right of the left sidebar, click Filters.
- Click the field Add filter….
- Select 360Learning Path session name.
- In Operator, select equals.
- In the field below, enter the exact name of a path session.
- At the bottom right, click Apply.
Appendix: 360Learning objects created in Salesforce
Users
| Field name | API name | Type |
|---|---|---|
| 360Learning User id | lep360learning__User_id__c |
Text |
| 360Learning creation date | lep360learning__creation_date__c |
Date |
| 360Learning user deletion date | lep360learning__user_deletion_date__c |
Date |
Contacts
| Field name | API name | Type |
|---|---|---|
| 360Learning User id | lep360learning__User_id__c |
Text |
| 360Learning creation date | lep360learning__creation_date__c |
Date |
| 360Learning user deletion date | lep360learning__user_deletion_date__c |
Date |
Leads
| Field name | API name | Type |
|---|---|---|
| 360Learning User id | lep360learning__User_id__c |
Text |
| 360Learning creation date | lep360learning__creation_date__c |
Date |
| 360Learning user deletion date | lep360learning__user_deletion_date__c |
Date |
Path session stats
| Field name | API name | Data type |
|---|---|---|
| 360Learning Path session id | lep360learning__Path_session_id__c |
Text(255) |
| 360Learning Path session name | lep360learning__Path_session_name__c |
Text(255) |
| 360Learning Path id | lep360learning__Path_id__c |
Text(255) |
| 360Learning Path name | lep360learning__Path_name__c |
Text(255) |
| 360Learning Path session start date | lep360learning__Path_session_start_date__c |
Date |
| 360Learning Path session end date | lep360learning__Path_session_end_date__c |
Date |
| 360Learning Path session progress | lep360learning__Path_session_progress__c |
Percent(16, 2) |
| 360Learning Path session score | lep360learning__Path_session_score__c |
Percent(16, 2) |
| 360Learning Path time spent (seconds) | lep360learning__Path_session_time_spent_seconds__c |
Number(18, 0) |
| 360Learning Path session completed at | lep360learning__Path_session_completed_at__c |
Date |
| 360Learning User email | lep360learning__User_email__c |
Text(255) |
| 360Learning User id | lep360learning__User_id__c |
Text(255) |
| 360Learning User name | lep360learning__User_name__c |
Text(255) |
| SF Contact | lep360learning__SF_Contact__c |
Lookup(Contact) |
| SF Lead | lep360learning__SF_Lead__c |
Lookup(Lead) |
| SF User | lep360learning__SF_User__c |
Lookup(User) |
Path certifications
| Field name | API name | Data type |
|---|---|---|
| 360Learning Path certification id | lep360learning__Path_certification_id__c |
Text(255) |
| 360Learning Path certification name | lep360learning__Path_certification_name__c |
Text(255) |
| 360Learning Path certification date | lep360learning__Path_certification_date__c |
Date |
| 360Learning Path session id | lep360learning__Path_session_id__c |
Text(255) |
| 360Learning Path session name | lep360learning__Path_session_name__c |
Text(255) |
| 360Learning User email | lep360learning__User_email__c |
Text(255) |
| 360Learning User id | lep360learning__User_id__c |
Text(255) |
| 360Learning User name | lep360learning__User_name__c |
Text(255) |
| SF Contact | lep360learning__SF_Contact__c |
Lookup(Contact) |
| SF Lead | lep360learning__SF_Lead__c |
Lookup(Lead) |
| SF User | lep360learning__SF_User__c |
Lookup(User) |
Program session stats
| Field name | API name | Type |
|---|---|---|
| 360Learning First activity | lep360learning__First_activity__c |
Date |
| 360Learning Last activity | lep360learning__Last_activity__c |
Date |
| 360Learning Program session end date | lep360learning__Program_session_end_date__c |
Date |
| 360Learning Program session id | lep360learning__Program_session_id__c |
Text(255) |
| 360Learning Program session name | lep360learning__Program_session_name__c |
Text(255) |
| 360Learning Program session start date | lep360learning__Program_session_start_date__c |
Date |
| 360Learning Program template id | lep360learning__Program_template_id__c |
Text(255) |
| 360Learning Program template name | lep360learning__Program_template_name__c |
Text(255) |
| 360Learning Progress | lep360learning__Progress__c |
Percent(16, 2) |
| 360Learning Score | lep360learning__Score__c |
Percent(16, 2) |
| 360Learning Time spent (seconds) | lep360learning__Time_spent_seconds__c |
Number(18, 0) |
| 360Learning User email | lep360learning__User_email__c |
Text(255) |
| 360Learning User id | lep360learning__User_id__c |
Text(255) |
| 360Learning Username | lep360learning__User_name__c |
Text(255) |
| SF Contact | lep360learning__SF_Contact__c |
Lookup(Contact) |
| SF Lead | lep360learning__SF_Lead__c |
Lookup(Lead) |
| SF User | lep360learning__SF_User__c |
Lookup(User) |
Program certifications
| Field name | API name | Type |
|---|---|---|
| 360Learning Certification date | lep360learning__Certification_date__c |
Date |
| 360Learning Certification id | lep360learning__Certification_id__c |
Text(255) |
| 360Learning Certification name | lep360learning__Certification_name__c |
Text(255) |
| 360Learning Program session id | lep360learning__Program_session_id__c |
Text(255) |
| 360Learning Program session name | lep360learning__Program_session_name__c |
Text(255) |
| 360Learning User email | lep360learning__User_email__c |
Text(255) |
| 360Learning User id | lep360learning__User_id__c |
Text(255) |
| 360Learning Username | lep360learning__User_name__c |
Text(255) |
| SF Contact | lep360learning__SF_Contact__c |
Lookup(Contact) |
| SF Lead | lep360learning__SF_Lead__c |
Lookup(Lead) |
| SF User | lep360learning__SF_User__c |
Lookup(User) |