# How to set column value from webhook?

**URL:** https://community.glideapps.com/t/how-to-set-column-value-from-webhook/84422
**Category:** Ask for Help
**Created:** [September 16, 2025, 2:45pm UTC](https://community.glideapps.com/t/how-to-set-column-value-from-webhook/84422 "2025-09-16T14:45:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Rupert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rupert/32/44178_2.png) [@Rupert](https://community.glideapps.com/u/Rupert)
#### Post date: [September 16, 2025, 2:45pm UTC](https://community.glideapps.com/t/how-to-set-column-value-from-webhook/84422/1 "2025-09-16T14:45:25Z")

</div>

How can I dynamically set a column value from a webhook? When I add the set column values action, I can’t select row and also don’t see a way of setting the table first. Thanks for helping me here!

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/3/23c692ab63fa4041d9b91eb87815a4be5a8a3771.png)

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/0/60bbef579e242fa39587481ecd7fbe46ebd9f1f5.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 16, 2025, 2:59pm UTC](https://community.glideapps.com/t/how-to-set-column-value-from-webhook/84422/2 "2025-09-16T14:59:18Z")

</div>

You need to attach to a row in a table first. Use either a Single Value or Query (single) step first.

---

<div class="post-metadata">

### Author: ![Rupert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rupert/32/44178_2.png) [@Rupert](https://community.glideapps.com/u/Rupert)
#### Post date: [September 16, 2025, 3:04pm UTC](https://community.glideapps.com/t/how-to-set-column-value-from-webhook/84422/3 "2025-09-16T15:04:32Z")

</div>

Thank you @Darren_Murphy  
Great, so I use a “Query JSON” to isolate the identifying property from the passed webhook data to then match the specific row with “Query (Computed)” to then be able to update with “Set column values”

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [September 23, 2025, 3:05pm UTC](https://community.glideapps.com/t/how-to-set-column-value-from-webhook/84422/4 "2025-09-23T15:05:25Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
