Device Offline Webhook or Alert

Hello, Blynkers.
I have many devices operating with Blynk IoT.
I would like to build a service monitor to alert my team in case of any device goes offline and a pannel with devices offline list.
Is there a way to config a webhook to fire when device goes offline (after offline ignore period)?
Only way I found is make api call for each device but with regular interval. For many devices it is very tricky.
@vshymanskyy @Dmitriy , any idea?
Thanks

I’d use Node-RED instead if I were you.

1 Like

That’s what I do.

Pete.

1 Like