DuliDuli Open Platform
EN
简体中文
繁體中文
English
Quick Start APIs DuliDuli Official Website
模板

Contact Management


Contacts Management related interfaces allow for querying, adding, modifying, importing, and other operations on address book information such as departments and members.

Contact Synchronization

Currently, two methods are provided to synchronize the address book from the enterprise's own system to DuliDuli.


  1. In the Management Backend, go to Enterprise Settings - Backup & Restore and select the Import Address Book method.


The address book format supports xls and xlsx.


2、Use the Duli Open Platform - API interface for import. For details, please refer to: API Interface - Import Users

POST  http://[SERVER:9022]/v1/user/user_import?access_token={access_token}


Contact Management