# \[Watcher\] Webhook Action

**URL:** https://discuss.elastic.co/t/watcher-webhook-action/184115
**Category:** Elasticsearch
**Created:** [June 4, 2019, 8:37am UTC](https://discuss.elastic.co/t/watcher-webhook-action/184115 "2019-06-04T08:37:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hyhong](https://avatars.discourse-cdn.com/v4/letter/h/3bc359/32.png) [@hyhong](https://discuss.elastic.co/u/hyhong)
#### Post date: [June 4, 2019, 8:37am UTC](https://discuss.elastic.co/t/watcher-webhook-action/184115/1 "2019-06-04T08:37:08Z")

</div>

When I send a post request,the received request params is null,the action as follows:  
"webhook": {  
"scheme": "http",  
"host": "x.x.x.x",  
"port": xxx,  
"method": "post",  
"path": "/webhook/service",  
"params": {  
"type": "set",  
"req": "{"option":"test","mobile":"xxxx","content":"xxxx"}"  
}  
}

---

<div class="post-metadata">

### Author: ![spinscale](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spinscale/32/25011_2.png) [@spinscale](https://discuss.elastic.co/u/spinscale)
#### Post date: [June 7, 2019, 12:02pm UTC](https://discuss.elastic.co/t/watcher-webhook-action/184115/2 "2019-06-07T12:02:00Z")

</div>

do you check for params in the URL or in the body in your service?

Can you please share the output of the execute watch api to verify what gets send as well?

--Alex

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2019, 12:02pm UTC](https://discuss.elastic.co/t/watcher-webhook-action/184115/3 "2019-07-05T12:02:00Z")

</div>

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