SuccessFactors Learning Spoke
SuccessFactors Learning spoke can be used retrieve all learning-related information such as user data, course data, syncing user activity, retrieving assignments/enrollments, etc.
Request apps on the Store
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Integration Hub subscription
Supported versions
This spoke was built for version 1.5, but may be compatible with later versions.
Key features
- Retrieve learning information
- User data
- Course data
- Syncing user activity
Spoke requirements
Spoke dependencies
- TBD
- TBD
Spoke flows
The SuccessFactors Learning provides sample flows to demonstrate automating the Learning tasks. To customize a sample flow, copy it to a new application scope. Available sample flows include:
| Flow | Description |
|---|---|
Spoke subflows
The SuccessFactors Learning provides sample subflows to demonstrate automating Learning tasks. To customize a sample subflow, copy it to a new application scope. Available sample subflows include:
| Subflow | Description |
|---|---|
| Look up users | Retrieve user related information. |
| Look up courses | Retrieve course related information. |
Spoke actions
The SuccessFactors Learning provides actions to automate Learning tasks when events occurs in your ServiceNow instance. Available actions include:
| Category | Action | Description |
|---|---|---|
| Meta data retrieval | Get access token | Retrieves access token from SuccessFactors Learning. |
| User management | Look up users | Retrieves user details from SuccessFactors Learning. |
| Course management | Look up courses | Retrieves courses details from SuccessFactors Learning. |
| Look up user activities | Retrieves user activities from SuccessFactors Learning. | |
| Track approvals | Retrieves approvals from SuccessFactors Learning. | |
| Look up enrollment |
: Retrieves enrollment details from SuccessFactors Learning. |
|
| Create assignment enrollment | Create assignment enrollment into SuccessFactors Learning. |
Spoke module
| Table | Description | Fields |
|---|---|---|
Spoke user roles
| User role | Description |
|---|---|
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.