# Webhooks in Rancher

**URL:** https://forums.suse.com/t/webhooks-in-rancher/7061
**Category:** General
**Created:** [August 9, 2017, 9:42am UTC](https://forums.suse.com/t/webhooks-in-rancher/7061 "2017-08-09T09:42:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Shilakha](https://avatars.discourse-cdn.com/v4/letter/s/8e7dd6/32.png) [@Shilakha](https://forums.suse.com/u/Shilakha)
#### Post date: [August 9, 2017, 9:42am UTC](https://forums.suse.com/t/webhooks-in-rancher/7061/1 "2017-08-09T09:42:03Z")

</div>

Once I have created webhook in Rancher, how can I further use it ?

---

<div class="post-metadata">

### Author: ![flantel](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/flantel/32/5095_2.png) [@flantel](https://forums.suse.com/u/flantel)
#### Post date: [August 9, 2017, 12:19pm UTC](https://forums.suse.com/t/webhooks-in-rancher/7061/2 "2017-08-09T12:19:22Z")

</div>

Webhooks require a POST request. I created a “Scale UP” hook ,and called it with `curl -X POST 'https://<hook_url'` and it worked fine.

Hope this help

-Barry

---

<div class="post-metadata">

### Author: ![Shilakha](https://avatars.discourse-cdn.com/v4/letter/s/8e7dd6/32.png) [@Shilakha](https://forums.suse.com/u/Shilakha)
#### Post date: [August 9, 2017, 12:35pm UTC](https://forums.suse.com/t/webhooks-in-rancher/7061/3 "2017-08-09T12:35:28Z")

</div>

Hi,  
I have also created scale up hook and used  
curl -X POST ‘[https://13.126.234.119:8080/v1-webhooks/endpoint?key=EEXCk1ScSs3kdsH9gDmqI2mZkY993CuTaM8aBDxX&projectId=1a5](https://13.126.234.119:8080/v1-webhooks/endpoint?key=EEXCk1ScSs3kdsH9gDmqI2mZkY993CuTaM8aBDxX&projectId=1a5)’

But it is showing me 404 .  
What could be the case ?

---

<div class="post-metadata">

### Author: ![Infra](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/infra/32/5123_2.png) [@Infra](https://forums.suse.com/u/Infra)
#### Post date: [April 30, 2019, 9:45am UTC](https://forums.suse.com/t/webhooks-in-rancher/7061/4 "2019-04-30T09:45:19Z")

</div>

Hello friends,  
I have setup of Rancher v2.2.1 and I am trying to create webhooks but I am not able to find the option anywhere. Can you please let me know, am I using wrong version ?
