Can we send push notification from within custom app?

Is it possible to send push notification from inside the app code directly? Like the app makes an api call and send a notification with error code or something… I would like the Hubitat app to send a notification but triggered from my app code. I tried notifyUser() but not working!
Thanks

yes, here are links to 2 custom apps that send notifications to devices. Hope they inspire you.

https://github.com/notoriousbdg/SmartThings.BatteryMonitor

2 Likes

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