# Synchronize Users From ADP (Old)

## **Introduction**

MangoApps offers three options to sync Employee profiles from ADP to MangoApps.

1. Import of manually exported Employee profile CSV from ADP.
2. sFTP sync of scheduled export of CSV from ADP.
3. MangoApps connector for ADP.&#x20;

## 1. How to import manually exported Employee profile CSV from ADP

1. On ADP side, the user must create a New Customer Report.

<div align="left"><img src="/files/hDWLW6wP2xdNORFIrJuP" alt=" "></div>

2\. Select Employee or Contract profile Data.

<div align="left"><img src="/files/W2eJCRkABYwcuSwRbA8q" alt=""></div>

3\. On Build your report screen, select required fields and apply any required filters.

* Provide a report title and description.
* Run the report.

<div align="left"><img src="/files/tf0ax0F7TrUlqlvU539f" alt=""></div>

4\. You can save the report in CSV format.

<div align="left"><img src="/files/ieXInq37GZ32ERUOEKiH" alt=""></div>

5\. Login to MangoApps domain and switch to **Admin** portal.

6\. Click on import users, browse the CSV file imported from ADP.

<div align="left"><img src="/files/Ua0h7TotqjnD9ffHdmTK" alt=""></div>

7\. Click on **Import Now** to load users from CSV to MangoApps.

<div align="left"><img src="/files/k5vRdKVUoPlF2Wivqh4w" alt=""></div>

## 2. Automate SFTP sync from scheduled ADP exported CSV file

1. To do this, the customer will first need to request SFTP Export from the ADP Reporting module, then set up an SFTP server for use in pulling reports. Contact your ADP account representative to get started.&#x20;
2. The customer will only need to go through this setup process once. There is a small one-time fee. Contact your ADP account representative for details on process and fees involved.&#x20;
3. To pull reports, you build them in ADP, specify that they are being sent via SFTP (sample of configuration to be submitted with ADP).

<div align="left"><img src="/files/Ak8431HWdmNbTaeJcMN9" alt=""></div>

4\. Once sFTP export configuration is set up on the ADP side, the domain admin can configure the settings on MangoApps to automate this sync by reading the file from the specified sFTP location.

<div align="left"><img src="/files/pMXKU1XKWegHbsDcYQCo" alt=""></div>

5\. Sync schedule to be set for MangoApps based on the ADP export defined.

<div align="left"><img src="/files/EuRockRPk5QwNqoK2Szp" alt=""></div>

## 3. [MangoApps connector for ADP](https://guides.mangoapps.com/admin-guide/governance/items#items-list-columns)

1. This is a real-time API-based integration between MangoApps and ADP. The customer needs to purchase this service from ADP Marketplace.  &#x20;
2. ADP charges a monthly per-user fee for this connector. Please view the marketplace listing or contact your ADP account manager for details.

{% embed url="<https://apps.adp.com/en-US/apps/348267/mangoapps-connector-for-adp-workforce-now/overview>" %}
This link will take you to ADP workforce now within the marketplace
{% endembed %}

![](/files/W2V67w8LM8QLNAukvMsx)


---

# 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/admin-guide/user-provisioning-and-management/add-users/import-users/synchronize-users-from-adp-old.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.
