App Connect

 View Only

Using IBM® App Connect to interact with SAP SuccessFactors

By Deepak Ayilliath posted Thu June 08, 2023 06:39 AM

  

SAP SuccessFactors is a cloud-based talent management and human capital management software. Organizations can manage many HR operations using SAP SuccessFactors, including hiring, employee performance, HR analytics, payroll, and learning initiatives.

Building a flow in IBM App Connect with SAP SuccessFactors

Use App Connect to build flows that integrate with SAP SuccessFactors and other applications. The connector is displayed as SAP SuccessFactors on the App Connect User Interface (UI). 

To allow App Connect to connect to your SAP SuccessFactors account, you need to fill in the connection fields that you see on the App Connect Designer Catalog page or the flow editor page.

Supported authorization types:

  • BASIC
  • OAUTH 2.0 PASSWORD

For detailed information about different authorization types, connection fields, how to generate connection field values, and how to use the Templates gallery, see How to use IBM App Connect with SAP SuccessFactors on the IBM Documentation page.

Supported objects in SAP SuccessFactors connector

Object Description
Candidates Use this object to query and maintain the candidate's profile and background information as defined in the candidate template.
Job application interviews Use this object to view and edit basic information about a job interview, including notes, date and time, and interviewer.
Job applications Use this object to query and manage job applications and assess applicants based on information in job applications.
Job applications by status Use this object to query job applications based on status.
Job requisitions Use this object to create and manage job requisitions as well as access information on qualified candidates.
Onboarding candidate information Use this object to manage onboarding activities for candidates. 

 

Use case scenario: Create a job requisition in SAP SuccessFactors and send an email to the hiring manager about the job requisition

In this flow, when SAP SuccessFactors receives a new request containing the properties, a new job requisition is created on SAP SuccessFactors. This information is then sent to the hiring manager as an email.


The following are the steps involved in the flow:

1. In the request, properties such are ID, Template ID, User's ID, Country ID, Job ID, Employee ID, State, Country, and Hiring manager email are defined.
2. Using the Create job requisition operation, a new job requisition is created in SAP SuccessFactors based on the defined parameters.


3. The Send email operation in the Gmail connector is used to send an email to the hiring manager containing all the defined values.

For example:

 

Useful resources

You can view this template in the Templates gallery of your App Connect Designer instance.

  • Get started with a free IBM App Connect Enterprise as a Service trial for 30 days to try out all our templates, visit https://ibm.biz/app-trial.
  • If you are running a containerized instance of IBM App Connect, use the following URL to directly go to the template:

    Template name: Create a job requisition in SAP SuccessFactors and send an email to the hiring manager about the job requisition
    Template URL: https://<your-instance-id>/templates/Create%20a%20job%20requisition%20in%20SAP%20SuccessFactors%20and %20send%20an%20email%20to%20the%20hiring%20manager%20about%20the%job%20requisition

    Note: Replace <your-instance-id> in the URL with your custom instance ID.

You must enable the Designer AI features in your containerized environment to access the App Connect templates. For more information, see The preloaded IBM App Connect templates.

You also have the option to import the .yaml file for this template directly into your App Connect Designer instance. These templates are available in a public GitHub repository.

 

#AppConnect #sapsuccessfactors #gmail 

0 comments
39 views

Permalink