> For the complete documentation index, see [llms.txt](https://o2oa.gitbook.io/course/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://o2oa.gitbook.io/course/ping-tai-shi-shi/zu-zhi-guan-li/shu-ju-tong-bu-jie-kou.md).

# 数据同步接口

用户信息包括3个部分：基本信息、用户属性和所在部门。新增用户（add）和修改用户(update)时，需列式该用户下的全量属性和所在部门。接口根据报文的用户所在部门对用户的身份进行增删改。

组织信息包括3个部分：基本信息、组织属性和组织职务。新增组织（add）和修改组织（update）时，需列式该组织下的全量组织属性和组织职务。接口同时根据报文对组织属性和组织职务进行增删改

参考：<http://www.o2oa.net/x_desktop/forum.html?app=ForumDocument&id=6bd56582-fe85-4bf3-ace6-edf5e31f3a72>
