# Webhooks

**URL:** https://community.glideapps.com/t/webhooks/28250
**Category:** Ask for Help
**Created:** [June 22, 2021, 4:25pm UTC](https://community.glideapps.com/t/webhooks/28250 "2021-06-22T16:25:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ejohnson442](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ejohnson442/32/16270_2.png) [@ejohnson442](https://community.glideapps.com/u/ejohnson442)
#### Post date: [June 22, 2021, 4:25pm UTC](https://community.glideapps.com/t/webhooks/28250/1 "2021-06-22T16:25:03Z")

</div>

Is there any way to use an entire column of data with a Webhook?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [June 22, 2021, 5:19pm UTC](https://community.glideapps.com/t/webhooks/28250/2 "2021-06-22T17:19:33Z")

</div>

You can create a joined list column, either through a relation or directly against the whole table, and include that joined list column in your webhook.

---

<div class="post-metadata">

### Author: ![ejohnson442](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ejohnson442/32/16270_2.png) [@ejohnson442](https://community.glideapps.com/u/ejohnson442)
#### Post date: [June 22, 2021, 10:03pm UTC](https://community.glideapps.com/t/webhooks/28250/3 "2021-06-22T22:03:25Z")

</div>

Thanks for your help.
