I wanted to share with you a certain automation we have done locally and also ask you if perhaps I am overengineering it and there is a better way to proceed.
What I don’t like about Front (and it is literally the only thing I genuinely consider inferior) is its notifications - for me the popup shows for too short and is sometimes hardly noticeable.
So what we did is we implemented an automation, that runs every 2 minutes checking recent Front comments and searches for “@-mentions” in them. Whenever it spots one, we connect to Webex via its own API and send a notification to a user corresponding to the Front user, letting him or her know that there is a message waiting. It works much, much better and I love that solution.
Now, perhaps there is something similar already in Front that I missed? I was looking for IFTTT integration, but failed to find it, so built our own ;)