Join Slack
Powered by
Basically when a saved search is updated send a we...
# suitescript
a
Alan Fitch
09/02/2021, 1:49 PM
Basically when a saved search is updated send a web notification.
b
battk
09/02/2021, 1:51 PM
as in
Notifications API
a
Alan Fitch
09/02/2021, 1:57 PM
But doesn't this need to be run client side?
b
battk
09/02/2021, 1:58 PM
Yes, though im not sure what else you meant by web notification
a
Alan Fitch
09/02/2021, 2:00 PM
https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Re-engageable_Notifications_Push
Alan Fitch
09/02/2021, 2:01 PM
something like this but I need to be able to host the server at a different location. I'm not sure if that is possible.
Alan Fitch
09/02/2021, 2:02 PM
And then send a notification from
netsuite.com
on push events. I don't know the protocol well enough to know if I'm making sense.
b
battk
09/02/2021, 2:11 PM
Dont know the push api, looks experimental
Open in Slack
Previous
Next