# Webhooks для личных сообщений — создание бота для онбординга

**URL:** https://meta.discourse.org/t/webhooks-for-private-messages-building-an-onboarding-bot/134756
**Category:** Development
**Tags:** webhooks
**Created:** [30.Ноябрь.2019 17:45:06 UTC](https://meta.discourse.org/t/webhooks-for-private-messages-building-an-onboarding-bot/134756 "2019-11-30T17:45:06Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [30.Ноябрь.2019 18:25:24 UTC](https://meta.discourse.org/t/webhooks-for-private-messages-building-an-onboarding-bot/134756/2 "2019-11-30T18:25:24Z")

</div>

Бот онбординга, который вы создаете, крутой! Пожалуйста, дайте нам знать, как всё проходит, и поделитесь, если сможете.

> [@Krischan](#):
>
> Так как личные сообщения нельзя тегировать

Не уверен насчёт остальной части вашего запроса, но это неверно. Вы можете разрешить сотрудникам тегировать личные сообщения через настройку администратора.

 ![55 PM](https://global.discourse-cdn.com/meta/original/3X/e/9/e92bdce73b8901c4fd699f666ab3b5216f64e36a.png)

Также у меня есть метод массовой отправки личных сообщений через API, и в нём можно добавлять теги.

> [@Tickets Plugin tickets](https://meta.discourse.org/t/tickets-plugin/97914/58?u=tobiaseigen):
>
> Looks to me like you need to enable the plugin. Are you sure you followed all the steps correctly to install it? It’s alot of fun! Here’s a screenshot to get you on your way. Note the is\_ticket to enable the ticket and that you need a tags[] for each tag you want to add. Also, note that to assign tickets via the API you need to do a follow-up call which I have not figured out how to do via postman. I also found this useful when learning how to use the API: [Reverse engineer the Di…](https://meta.discourse.org/t/how-to-reverse-engineer-the-discourse-api/20576)

---

_[View the full topic](https://meta.discourse.org/t/webhooks-for-private-messages-building-an-onboarding-bot/134756)._
