The SuccessFactors Spoke is built by Bristlecone Inc.
IMPORTANT: This Spoke only supports OAuth SAML grant-type authentication. SuccessFactors only supports OAuth SAML grant-type.
Users who are looking for Basic Auth authentication, please download and install SuccessFactors Spoke 3.x instead.
The SuccessFactors Spoke provides a list of Actions that wrap around the primary ODATA APIs and SOAP Compound Employee API provided by SuccessFactors. In addition, this Spoke provides two sample Flows that demonstrate how to perform:
a) Constant sync departments, locations, job profiles, worker profiles, effective dated worker profiles, job history, secondary job assignment, and todos from SuccessFactors to ServiceNow.
b) More employee lifecycle Actions, such as request time off, view time off, view total rewards, report no show, off-board employee, etc.
c) Bi-directionally create and update todos from ServiceNow to SuccessFactors.
d) Bi-directionally listens to SuccessFactors webhook notification and performs more actions.
SuccessFactors is the gospel of truth for core HR information. ServiceNow, as the System of Engagement and Action, needs the latest foundational HR data to perform subsequent actions, such as creating and updating todos between ServiceNow and SuccessFactors in real-time. Once ServiceNow has the foundational HR data in place, customers can leverage the ServiceNow platform to create more complex workflows.
This spoke can also be used in ServiceNow's Software Asset Management to manage your Success Factors subscriptions. The Spoke provides actions to manage the following:
a) Download User Subscriptions
b) View user activity and usage for these subscriptions
c) Identify stale subscriptions and automatically reclaim them
Highlights of the SuccessFactors Spoke:
- A sample Flow that syncs departments, locations, job profiles, worker profiles, effective dated worker profiles, job history, secondary job assignment, and todos from SuccessFactors to ServiceNow on a regular basis.
- Out-of-the-box staging table and transform map samples for data governance.
- Action highlights:
- Retrieve Departments
- Retrieve Locations
- Retrieve Job Profiles
- Retrieve Worker Profiles
- Retrieve Effective Worker Profiles
- Retrieve Job History
- Retrieve Secondary Job Assignment
- Retrieve Todos
- Create Todos
- Update Todos
- Look up Job Profiles Stream
- Look up Employee Jobs Stream
- Look up Employee Payroll Details
- Look up Employee Compensations Details
- Request Time off
- Look up Employee Time off Balances
- Look up User by User ID
- Look up User Personal Details
- Look up Skills Stream
- Look up Employee Skills Stream
- Create/Update Skill Profile
- Update Employee Phone
- Update Employee DOB
- Update Employee Email
- Generic Get, Create, and Update Record for all 700+ OData Entities
- Dynamic introspection to all Generic Actions' metadata
- Remote Tables to dynamically view worker profile, total rewards, time offs, etc without storing any data in ServiceNow.
- Now supports bi-directional integration with ServiceNow listener design pattern to receive SuccessFactors webhook event notification.
Highlights of the SaaS Subscription Management features of the SuccessFactors Spoke:
-
Download User Subscriptions
-
View user activity and usage for these subscriptions
-
Identify stale subscriptions and automatically reclaim them
Fixed:
- Execution gets cancelled as subflow is set to run in foreground in Call Run SuccessFactors Service Subflow action.
- hasRole implementation from Update Employee Address action.
Required plugins and products:
- See Supporting Links and Docs