# 修改全名需要审核，还是记录/跟踪全名更改？

**URL:** https://meta.discourse.org/t/mod-approval-to-edit-full-name-or-log-track-full-name-changes/163136
**Category:** Support
**Created:** [2020 年9 月 5 日 22:04 UTC](https://meta.discourse.org/t/mod-approval-to-edit-full-name-or-log-track-full-name-changes/163136 "2020-09-05T22:04:19Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [2020 年9 月 6 日 18:01 UTC](https://meta.discourse.org/t/mod-approval-to-edit-full-name-or-log-track-full-name-changes/163136/5 "2020-09-06T18:01:12Z")

</div>

您可以配置用户事件 [webhook](https://meta.discourse.org/t/setting-up-webhooks/49045)，将其指向 Discourse 外部的某个服务，当用户在其个人资料页面进行任何更改时，该服务会向您发送通知。像 Zapier 这样的服务可用于处理 webhook：[https://meta.discourse.org/t/discourse-webhooks-and-zapier/56753。](https://meta.discourse.org/t/discourse-webhooks-and-zapier/56753%E3%80%82)

采用 webhook 方法时，若要确定用户的 `name` 属性是否被更改，需要做一些额外工作：您需要将 webhook 的负载与您保存到外部数据库中的用户数据进行比较。但如果您只需要知道用户的个人资料已更新，那么处理 webhook 将非常直接。

---

_[View the full topic](https://meta.discourse.org/t/mod-approval-to-edit-full-name-or-log-track-full-name-changes/163136)._
