Connect your SAP SuccessFactors tenant through OAuth 2.0 and its OData v2 API. Discover tenant metadata, work with Employee Central and foundation objects, Recruiting and Learning records where lic...
What this app can do
23 tools registered
Connect SuccessfactorsFree
Connect a SAP SuccessFactors tenant by validating OAuth credentials with a harmless metadata request.
Disconnect SuccessfactorsFree
Disconnect a SAP SuccessFactors tenant: removes only the saved OAuth credentials from Imperal.
List ConnectionsFree
List connected SAP SuccessFactors tenants without revealing OAuth credentials.
List Odata Entities8 tok
Discover OData entity sets actually exposed by this SAP SuccessFactors tenant. Use this before tenant-specific operations.
Get Entity Schema8 tok
Read an exposed OData entity set's metadata definition, including its property schema.
List Records8 tok
List permitted records from any exposed SAP SuccessFactors OData entity set with bounded OData filters.
Get Record8 tok
Read one permitted SAP SuccessFactors OData record by its full provider key predicate.
Upsert Records20 tok
Create or update one or more approved SAP SuccessFactors OData records through the provider's upsert endpoint.
Update Record20 tok
Update selected fields of one SAP SuccessFactors OData record using its exact provider key predicate.
Delete Record60 tok
Permanently delete one record from a SAP SuccessFactors entity set when that entity and your RBP permit deletion.
Search Employees8 tok
Search Employee Central people using a name, employee ID, user ID or email fragment. Returns only fields permitted by Role-Based Permissions.
Get Employee8 tok
Read one Employee Central person by personIdExternal, including permitted personal and employment navigation data.
Create Employee40 tok
Create a coordinated Employee Central employee payload through SAP OData upsert. The caller must supply tenant-required person, personal, employment and user fields.
List Job Requisitions8 tok
List Recruiting job requisitions where the SAP SuccessFactors Recruiting module and permissions expose the entity.
List Learning Assignments8 tok
List SuccessFactors Learning assignments where that module's OData service and permissions are enabled.
Bulk Upsert Records40 tok
Bulk upsert up to 100 explicitly supplied SAP SuccessFactors OData records. Continues past individual provider errors only when the provider returns per-record results.
Get Workforce Snapshot16 tok
Build a permission-respecting workforce snapshot across common Employee Central entities; unavailable entities are reported as findings, not assumed empty.
Audit Employee Data Quality20 tok
Inspect a bounded sample of Employee Central person records and flag permitted records with missing required fields.
Audit Open Hr Work16 tok
Build a cross-module operational queue from Recruiting and Learning where those APIs are available, without treating an unavailable module as an empty queue.
Get Upcoming Time Off Report16 tok
Build a bounded Time Off operations report from whichever time-off entity the tenant exposes; it never treats an unavailable module as empty.
Get Recruiting Pipeline Snapshot16 tok
Build a Recruiting pipeline snapshot from visible requisitions, candidates and applications where the Recruiting module exposes them.
Get Learning Compliance Snapshot16 tok
Build a Learning compliance operations snapshot from accessible learning assignments; it reports records but never makes employee performance decisions.
Preview Effective Dated Changes16 tok
Preview effective-dated SAP SuccessFactors records for missing keys or effective dates before an explicit upsert. This action never writes to SAP.