Page 1 of 1

How can I use webhooks for Locative Geofencing App?

PostPosted: Sat Jul 30, 2022 11:07 am
by ryanbuckner
The app Locative provides a simple interface for triggering webhooks on enter and exit of the area.

How does Indigo handle the architecture for this and where do I point these fields to capture the notifications to assign to a virtual device? or variable?

I assume I use the reflector in some way.

Here's what I'm attempting to achieve:
  • Create a variable in indigo called "Ryan - Locative Home GeoFence"
  • Change the value of that variable based on triggered webhook notifications from Locative

locative.jpeg
locative.jpeg (444.54 KiB) Viewed 1108 times

Re: How can I use webhooks for Locative Geofencing App?

PostPosted: Sat Jul 30, 2022 11:52 am
by FlyingDiver
You could just use the plugin I'm updating: viewtopic.php?f=216&t=26416

Re: How can I use webhooks for Locative Geofencing App?

PostPosted: Sat Jul 30, 2022 1:26 pm
by ryanbuckner
FlyingDiver wrote:
You could just use the plugin I'm updating: viewtopic.php?f=216&t=26416


Well that was way too easy. Thanks!