Live data from Hacker News

List cloud notifications services with push, SMS, email, slack etc.

news.ycombinator.com

1–5 of 5 posts

List cloud notifications services with push, SMS, email, slack etc.

#1
What are some cloud notifications services that offer an HTTP API to initiate a notification and can send it to push (iOS, Android, browser), SMS, slack etc.

Nice to have: support some escalation rules and feedback from the receiver of the notification.

Preferable with a free tier or at least low cost tier.

Thanks

Re: List cloud notifications services with push, SMS, email, slack etc.

#4
I’ve used OneSignal and their generous free tier in the past with great success. It has nifty features like using an external user ID (your backend can just say: send a message to @user123). I had to switch to Firebase Cloud Messaging for compatibility reasons but I still highly recommend OneSignal.