# HRIS Partner Integrations

### Overview

MangoApps features integration framework that includes **native support for over 45 HRIS/HCM platforms** and a consolidated interface for managing all built-in app integrations. This feature is designed to improve scalability, reduce administrative overhead, and replace manual provisioning workflows with real-time, API-based sync operations.

{% hint style="info" %}
Existing configured integrations remain operational and require no migration.
{% endhint %}

***

#### **Partner-Enabled HCM/HRIS Integrations for Automated User Sync**

MangoApps supports direct integration with 45+ HCM/HRIS systems.&#x20;

These integrations enable:

* **Automated user provisioning and de-provisioning**
* **Real-time profile synchronization** (including standard and custom fields)
* **Office location sync**
* **Optional support for advanced attributes**&#x20;

<figure><img src="/files/20QNBCQcmqLMmLSd9OFQ" alt="" width="563"><figcaption></figcaption></figure>

**Setup Process:**\
Admins can configure these integrations via **Integrations > Partner Integrations > Add Integration**. A UI wizard guides the configuration, which requires API credentials from the source system (e.g., subdomain, client ID, API key). Admins should coordinate with the organization’s people data administrator to gather the required access parameters in advance.

**Data Access:**\
For most systems, MangoApps retrieves basic user and location data. No sensitive data is persisted; it is fetched dynamically.

{% hint style="info" %}
In the case of Workday, additional scopes (e.g., compensation, leave) are available for on-demand access by the Workday widget.
{% endhint %}

**Sync Behavior:**

* Initial sync duration depends on data volume; subsequent syncs complete within minutes (typically <1 hour)
* Last sync timestamp is visible in the integration row
* All sync activity is logged and auditable

***

### List of HRIS Integrations

Below is the list of these HCM/HRIS systems.

<table data-header-hidden><thead><tr><th></th><th width="168"></th><th></th><th></th></tr></thead><tbody><tr><td>7shifts</td><td>AlexisHR</td><td>AllianceHCM</td><td>Altera Payroll</td></tr><tr><td>BambooHR</td><td>Breathe</td><td>Charlie</td><td>ChartHop</td></tr><tr><td>ClayHR</td><td>DayForce</td><td>Zoho People</td><td>Factorial</td></tr><tr><td>Freshteam</td><td>Hibob</td><td>HR Cloud</td><td>HR Partner</td></tr><tr><td>Humaans</td><td>Insperity Premier</td><td>IntelliHR</td><td>JumpCloud</td></tr><tr><td>Justworks</td><td>Kallidus</td><td>Keka</td><td>Lano</td></tr><tr><td>Microsoft Entra</td><td>Namely</td><td>Nmbrs</td><td>Officient</td></tr><tr><td>Oracle Cloud HCM</td><td>OysterHR</td><td>PayCaptain</td><td>Paychex</td></tr><tr><td>Paycor</td><td>PayFit</td><td>Paylocity</td><td>PeopleHR</td></tr><tr><td>Personio</td><td>Proliant</td><td>Sage HR</td><td>SAP SuccessFactors</td></tr><tr><td>Sesame</td><td>Square Payroll</td><td>TriNet</td><td>TriNet HR</td></tr><tr><td>UKG Pro</td><td>UKG Pro WFM</td><td>UKG Ready</td><td>Workday</td></tr></tbody></table>

### &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.mangoapps.com/integrations-guide/hris-partner-integrations/hris-partner-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
