# ユーザーの承認が必要な場合に通知を受け取るための、ユーザー起動型 webhook イベントを追加

**URL:** https://meta.discourse.org/t/add-a-user-activated-webhook-event-to-get-notifications-when-users-need-to-be-approved-manually/125310
**Category:** Feature
**Created:** [2019 年 8 月 9 日午前 8:59 UTC](https://meta.discourse.org/t/add-a-user-activated-webhook-event-to-get-notifications-when-users-need-to-be-approved-manually/125310 "2019-08-09T08:59:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rbabayoff](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rbabayoff/32/151362_2.png) [@rbabayoff](https://meta.discourse.org/u/rbabayoff)
#### Post date: [2019 年 8 月 9 日午前 8:59 UTC](https://meta.discourse.org/t/add-a-user-activated-webhook-event-to-get-notifications-when-users-need-to-be-approved-manually/125310/1 "2019-08-09T08:59:15Z")

</div>

こんにちは、

ユーザーの承認を手動で行う必要があるデプロイ環境では、ユーザーがメールアドレスを確認し承認待ちの状態になった際に、管理者やモデレーターに（Slack やメールで）通知する方法がありません。この機能を追加することで、ユーザーのオンボーディング時間を大幅に短縮でき、ユーザー自身とコミュニティ双方にメリットがあります。

以下のトピックを参考に、Zapier を使ってそのような通知を送ろうと試みましたが、Discourse には「ユーザー確認済み」イベントが存在しないことに気づきました。

> [@Trigger a Zapier task with Discourse Webhooks](https://meta.discourse.org/t/discourse-webhooks-and-zapier/56753):
>
> Want to use Discourse Webhooks to trigger a task via [Zapier](https://zapier.com)? Let’s get started! bulb Tip: Zapier now has an [official Discourse integration](https://zapier.com/apps/discourse/integrations) with built-in triggers and actions (e.g. “New Post”, “Create Post”). For common use cases, this is simpler than configuring generic webhooks manually. The guide below covers the manual webhook approach, which gives you more flexibility and access to all Discourse event types. Zapier requires a trigger and an action. In this howto the trigger…
