# Webhook tutorial

**URL:** https://community.homey.app/t/webhook-tutorial/29214
**Category:** Questions & Help
**Created:** [May 1, 2020, 9:12pm UTC](https://community.homey.app/t/webhook-tutorial/29214 "2020-05-01T21:12:37Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Peter\_Kawa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_kawa/32/173848_2.png) [@Peter\_Kawa](https://community.homey.app/u/Peter_Kawa)
#### Post date: [September 8, 2022, 4:45pm UTC](https://community.homey.app/t/webhook-tutorial/29214/6 "2022-09-08T16:45:31Z")

</div>

Additional, when both Homey’s are on the same LAN network (local or through VPN), you can omit the cloud connection like this:  
[http://receiving.homey.ip.address/api/manager/logic/webhook/test](http://receiving.homey.ip.address/api/manager/logic/webhook/test)  
(mind the `http` without the `s`)  
Like this example:  
[http://192.168.1.15/api/manager/logic/webhook/test](http://192.168.1.15/api/manager/logic/webhook/test)

---

_[View the full topic](https://community.homey.app/t/webhook-tutorial/29214)._
