Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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 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.

Supported versions

This spoke was built for version 1.5, but may be compatible with later versions.

Key features

SuccessFactors Learning enables a flow designer to:

  • Retrieve learning information
  • User data
  • Course data
  • Syncing user activity

Spoke requirements

SAP Successfactor LMS module subscription

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow Integration Hub IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow Integration Hub Runtime (com.glide.hub.integration.runtime)
  • Complex Object (com.glide.cobject)
  • ServiceNow Integration Hub Action Template - Data Stream (com.glide.hub.action_type.datastream)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke flows

The SuccessFactors Learning does not provide any sample flows.

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:

SubflowDescription
Look up usersRetrieve user related information.
Look up coursesRetrieve course related information.

Spoke actions

The SuccessFactors Learning provides actions to automate Learning tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Meta data retrievalGet access tokenRetrieves access token from SuccessFactors Learning.
User managementLook up usersRetrieves user details from SuccessFactors Learning.
Course managementLook up coursesRetrieves courses details from SuccessFactors Learning.
Look up user activitiesRetrieves user activities from SuccessFactors Learning.
Track approvalsRetrieves approvals from SuccessFactors Learning.
Look up enrollment: Retrieves enrollment details from SuccessFactors Learning.
Create assignment enrollmentCreate assignment enrollment into SuccessFactors Learning.

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.