ackzell / camati

Voicemail app to leave short notes and upload to a server.
https://camati.netlify.app/
1 stars 1 forks source link

Add a hook to know when a new message arrived. #22

Open ackzell opened 4 years ago

ackzell commented 4 years ago

We want to be notified when a new voice message arrived into the storage.

We can add a hook via a Netlify function, or now that we integrated Firebase, it could be a Firebase function.

Ideally we want to be notified on a chat app: Slack, M$ Teams or the like.