# Update to webhooks removed topic title

**URL:** https://meta.discourse.org/t/update-to-webhooks-removed-topic-title/61362
**Category:** Bug
**Created:** [April 21, 2017, 12:44am UTC](https://meta.discourse.org/t/update-to-webhooks-removed-topic-title/61362 "2017-04-21T00:44:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![DanielMarquard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danielmarquard/32/74010_2.png) [@DanielMarquard](https://meta.discourse.org/u/DanielMarquard)
#### Post date: [April 21, 2017, 12:44am UTC](https://meta.discourse.org/t/update-to-webhooks-removed-topic-title/61362/1 "2017-04-21T00:44:09Z")

</div>

I know that Discourse’s webhooks were recently overhauled, and I appreciate that the payloads are a lot leaner now, but I think that the topic title should be reintroduced by default in `post_created` events.

I finally got around to updating my [Discourse to Discord Webhook](https://meta.discourse.org/t/discourse-to-discord-webhook/55273) script tonight to be compatible with the new update, but absent the topic title, [the Discord embeds are far less informative](https://github.com/critcola/discourse-to-discord-webhook/commit/6268dcc08e80836db395975b1095896c65bc0f50#diff-603e6875b4562e0c975c5150e0b7aed2R54).

Is there any chance that the topic title could be reintroduced in the payload?

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [April 21, 2017, 2:05am UTC](https://meta.discourse.org/t/update-to-webhooks-removed-topic-title/61362/2 "2017-04-21T02:05:36Z")

</div>

It was probably a mistake to remove it. Fixed in

[https://github.com/discourse/discourse/commit/8b2e3bf5f1124f26f2c617e88e78852afd005847](https://github.com/discourse/discourse/commit/8b2e3bf5f1124f26f2c617e88e78852afd005847)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 21, 2017, 3:33am UTC](https://meta.discourse.org/t/update-to-webhooks-removed-topic-title/61362/3 "2017-04-21T03:33:22Z")

</div>


