Do Action every time something changes on a list

I try yo find a way to play a sound on users page if new item is added on a list but I can’t figure out how to do it.

I’m using this with a messaging app.

I can play it once but not many times if I use condition “ if message count is > 0 “

Any tips?

My fast answer will be : reset (action type) message_count = 0 after the sound?

This topic was automatically closed after 70 days. New replies are no longer allowed.