# How do you customize payload when using webhooks?

**URL:** https://meta.discourse.org/t/how-do-you-customize-payload-when-using-webhooks/167442
**Category:** Development
**Created:** [October 17, 2020, 2:05pm UTC](https://meta.discourse.org/t/how-do-you-customize-payload-when-using-webhooks/167442 "2020-10-17T14:05:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dipsiiiiiiiiii](https://avatars.discourse-cdn.com/v4/letter/d/dbc845/32.png) [@dipsiiiiiiiiii](https://meta.discourse.org/u/dipsiiiiiiiiii)
#### Post date: [October 17, 2020, 2:05pm UTC](https://meta.discourse.org/t/how-do-you-customize-payload-when-using-webhooks/167442/1 "2020-10-17T14:05:08Z")

</div>

Hello developers all over the world!

I’m trying to connect discourse to slack using webhooks.

I’ve done most of things but only one thing is left.

when you create a new topic in discourse, you send payload which has a lot of parameters to slack.

however, slack only get ‘text’ parameter. so I want to customize payload when using webhooks.

how do I change payload when using webhooks in discourse?

thanks for reading!
